Name | Description | |
---|---|---|
![]() | BackgroundDispatcher Constructor | Constructor. Create and instance of the BackgroundDispatcher object |
The following tables list the members exposed by BackgroundDispatcher.
Name | Description | |
---|---|---|
![]() | BackgroundDispatcher Constructor | Constructor. Create and instance of the BackgroundDispatcher object |
Name | Description | |
---|---|---|
![]() | BackgroundThread | Read only access to the background thread. |
![]() ![]() | UtilityBackgroundDispatcher | Create an instance of a BackgroundDispatcher to execute code on a background thread. |
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. |