Name | Description | |
---|---|---|
EplanMainThreadDispatcher Constructor | Creates a new dispatcher |
The following tables list the members exposed by EplanMainThreadDispatcher.
Name | Description | |
---|---|---|
EplanMainThreadDispatcher Constructor | Creates a new dispatcher |
Name | Description | |
---|---|---|
AddProgressBackgroundWork | Allows the user to add a progress bar when main thread is working. | |
CanAccessMainThread | Allows the user to access the main thread both synchronously and asynchronously. | |
Dispose | Destructor for deterministic finalization of EplanMainThreadDispatcher object. | |
ExecuteInMainThreadAsync | Overloaded. Execute this work in a asynchronous main thread. | |
ExecuteInMainThreadSync | Execute this work in a synchronous main thread. | |
GetMainThreadDispatcher | Allows to use the dispatcher to work on synchronous and asynchronous threads. |