Click or drag to resize
WorkflowEmailSender Methods

The WorkflowEmailSender type exposes the following members.

Methods
  NameDescription
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