StationOnlineOfflineDuration Property |
[This is preliminary documentation and is subject to change.]
The total amount of time the endpoint was offline prior to this notification.
Namespace:
CFX.ResourcePerformance
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic TimeSpan OfflineDuration { get; set; }
Public Property OfflineDuration As TimeSpan
Get
Set
Property Value
Type:
TimeSpan
See Also