The IDispatcher type exposes the following members.

Methods

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

See Also