AuthenticationEventArgs.ClientEndPoint Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll
ClientEndPoint
Gets the client-side endpoint of the client's connection. Inherited from AuthenticationBaseEventArgs.
Declaration
public EndPoint ClientEndPoint { get; }
Property Value
Type | Description |
---|---|
EndPoint |