Click or drag to resize
ActionsWorkerInfoType, StatusInfoType, ActionEnumType Methods

The ActionsWorkerInfoType, StatusInfoType, ActionEnumType generic type exposes the following members.

Methods
  NameDescription
Public methodGetDuplicityKey
Gets the duplicity key for the worker to eliminate duplicit queued workers.
(Inherited from AbstractWorker.)
Protected methodRaiseStop
Raises OnStop event.
(Inherited from AbstractWorker.)
Public methodRun
Runs the action.
(Overrides AbstractWorkerRun.)
Public methodRunAsync
Runs the worker as a new thread.
(Inherited from AbstractWorker.)
Top
See Also