Property LastHeartbeatReceived
- Namespace
- Skyline.DataMiner.Net.NodeRecovery
- Assembly
- SLNetTypes.dll
LastHeartbeatReceived
The timestamp of the most recent heartbeat received from this node.
public DateTimeOffset LastHeartbeatReceived { get; set; }
The timestamp of the most recent heartbeat received from this node.
public DateTimeOffset LastHeartbeatReceived { get; set; }