Gets or sets the session ID of the client, which sent the heartbeat signal.
Declaring type: ClientHeartbeatEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public Guid SessionID { get; set; }
Property Value

There is no description.