The IDispatcher type exposes the following members.

Collapse imageMethods

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

Collapse imageSee Also