Name | Description | |
---|---|---|
Busy | Returns True if the worker thread is busy. | |
OnWorker | Returns True if called from the worker thread. |
The following tables list the members exposed by QueuedWorker.
Name | Description | |
---|---|---|
Busy | Returns True if the worker thread is busy. | |
OnWorker | Returns True if called from the worker thread. |
Name | Description | |
---|---|---|
Run | Overloaded. | |
Shutdown | Method should be called when the host application is shutting down. |