TriggerWorker Methods |
The TriggerWorker type exposes the following members.
Name | Description | |
---|---|---|
GetDuplicityKey |
Gets the duplicity key for the worker to eliminate duplicate queued workers.
(Overrides AbstractWorkerGetDuplicityKey.) | |
RaiseStop |
Raises OnStop event.
(Inherited from AbstractWorker.) | |
Run |
Processes all triggers, adds BaseInfo set in options to workflow processes.
(Overrides AbstractWorkerRun.) | |
RunAsync |
Runs the worker as a new thread.
(Inherited from AbstractWorker.) |