Trigger |
The TriggerBase Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| Info | 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. | |
| TriggerName | The class derived from TriggerBase can set this name. It is then added later in OnTriggerFired in the TreeEvent. |