Name | Description | |
---|---|---|
AllocateDispatcher | Overloaded. Allocate and return a BackgroundDispatcher object. | |
DeallocateAllDispatchers | Deallocate the passed dispatcher and remove from the dispatcher collection. | |
DeallocateDispatcher | Deallocate the passed dispatcher and remove from the dispatcher collection. | |
Dispatch | Overloaded. Dispatch the delegate (action) onto the BackgroundDispatcher thread and execute. | |
Dispose | Disopsable method. |