Click or drag to resize
ExceptionTimeTriggered Field
Print this page
Time this exception was triggered (UTC). Typically you would allow a few minutes grace time after a condition is violated (at TimeOn) to allow for unforeseen circumstances. However, if the condition is still violated after this grace period the exception will trigger. This means that TimeTriggered will often be a few minutes after TimeOn.

Namespace: Telogis.API
 
Syntax
public DateTime TimeTriggered

Field Value

Type: DateTime
See Also