The IDispatcher type exposes the following members.

Methods

  NameDescription
Public methodDispatch
Dispatches a task without blocking the calling thread.
Public methodSyncDispatch
Dispatches a task with blocking the calling thread.

See Also