Click or drag to resize

TriggerBase properties

The TriggerBase Type exposes the following members.

Properties
 NameDescription of the
Public PropertyInfo Contains further information on the trigger. NextRun and NextRunInfo are implemented. To add further information, this property and/or the class TriggerInfo can be derived.
Protected PropertyTriggerName The class derived from TriggerBase can set this name. It is then added later in OnTriggerFired in the TreeEvent.
Back to the top
See also