The GuiDispatcher type exposes the following members.

Methods

  NameDescription
Public methodDispatch
Dispatches a task to GUI thread without blocking the calling thread.
Public methodSyncDispatch
Dispatches a task to GUI thread with blocking the calling thread.
Protected methodWndProc
Processes Windows messages.
(Overrides Control..::..WndProc(Message%).)

See Also