Click or drag to resize
AbstractWorker Methods

The AbstractWorker type exposes the following members.

Methods
  NameDescription
Protected methodRaiseStop
Raises OnStop event.
Public methodRun
Runs the action.
Public methodRunAsync
Runs the worker as a new thread.
Top
See Also