Gets or sets, when the client heartbeat was received.
Declaring type: ClientHeartbeatEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public DateTime HeartbeatReceiveTime { get; set; }
Property Value

There is no description.