Click or drag to resize

StationOnline Class

[This is preliminary documentation and is subject to change.]

Sent by a process endpoint when it is ready for communication to resume, for example, powered up, maintenance over, etc.
{
  "OfflineDuration": "00:23:00"
}
Inheritance Hierarchy
SystemObject
  CFXCFXMessage
    CFX.ResourcePerformanceStationOnline

Namespace:  CFX.ResourcePerformance
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public class StationOnline : CFXMessage

The StationOnline type exposes the following members.

Properties
  NameDescription
Public propertyOfflineDuration
The total amount of time the endpoint was offline prior to this notification.
Top
See Also