Gets or sets the IP Address of the calling client.
Declaring type: ServerSession
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public string ClientAddress { get; set; }
Property Value

There is no description.