| AbstractWorker Methods |
The AbstractWorker type exposes the following members.
| Name | Description | |
|---|---|---|
| RaiseStop |
Raises OnStop event.
| |
| Run |
Runs the action.
| |
| RunAsync |
Runs the worker as a new thread.
|