Click or drag to resize

TriggerBase fields

The TriggerBase Type exposes the following members.

Fields
 NameDescription of the
Protected Field_info Internal representation of the "Info" property.
Protected Field_isUserRun Is automatically set to true if the owning node in the Vishnu tree is was started manually by the user. Can be used for the control of specific trigger behaviour can be used.
Protected Field_lastStart Contains the time of the last trigger start or DateTime.MinValue.
Protected Field_nextStart Contains the time of the next trigger start, if this occurs at all. is predictable, otherwise DateTime.MinValue.
Protected Field_syntaxInformation Can be equipped with trigger-specific syntax information, is then output in the event of an error as part of an exception, default: null.
Back to the top
See also