IDispatcher Methods |
The IDispatcher type exposes the following members.
Name | Description | |
---|---|---|
BeginInvoke |
Queues an action for asynchronous execution.
| |
CheckAccess |
Determines whether the current thread has access to the current dispatcher.
| |
Invoke |
Executes an action synchronously.
|