![]() | Trigger |
The TriggerBase Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | _info | Internal representation of the "Info" property. |
![]() | _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. |
![]() | _lastStart | Contains the time of the last trigger start or DateTime.MinValue. |
![]() | _nextStart | Contains the time of the next trigger start, if this occurs at all. is predictable, otherwise DateTime.MinValue. |
![]() | _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. |