Thread Methods |
The Thread type exposes the following members.
Name | Description | |
---|---|---|
Abort |
Abort this instance, for custom thread instances
| |
GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides WidgetGetCallback.) | |
OnExecuted |
Called when the thread is executed, for custom thread instances
| |
Start |
Start the thread, for custom thread instances
|