Click or drag to resize
AbstractWorker Methods

The AbstractWorker type exposes the following members.

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