| IntegrationTasksWorker Methods |
The IntegrationTasksWorker type exposes the following members.
| Name | Description | |
|---|---|---|
| LogException |
Logs exception to event log
| |
| ProcessExternalTasks |
Processes external tasks.
| |
| ProcessInternalTasks |
Processes internal tasks.
| |
| RaiseStop |
Raises OnStop event.
(Inherited from AbstractWorker.) | |
| Run |
Runs the worker as a new thread.
(Overrides AbstractWorkerRun.) | |
| RunAsync |
Runs the worker as a new thread.
(Inherited from AbstractWorker.) |