Describes arguments for client heartbeat events.
Declaring type: ClientHeartbeatEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method ClientHeartbeatEventArgs Overloaded. Creates a new instance of the ClientHeartbeatEventArgs class.
Collapse/Expand Public Properties
  Name Description
Public Property HeartbeatReceiveTime Gets or sets, when the client heartbeat was received.
Public Property SessionID Gets or sets the session ID of the client, which sent the heartbeat signal.