Gets or sets connected client's address, for example, System.Net.IPAddress.
Declaring type: LoginEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public string ClientAddress { get; set; }
Property Value

There is no description.