ActionsWorkerInfoType, StatusInfoType, ActionEnumType Methods |
The ActionsWorkerInfoType, StatusInfoType, ActionEnumType generic type exposes the following members.
Name | Description | |
---|---|---|
GetDuplicityKey |
Gets the duplicity key for the worker to eliminate duplicit queued workers.
(Inherited from AbstractWorker.) | |
RaiseStop |
Raises OnStop event.
(Inherited from AbstractWorker.) | |
Run |
Runs the action.
(Overrides AbstractWorkerRun.) | |
RunAsync |
Runs the worker as a new thread.
(Inherited from AbstractWorker.) |