WebSocketContext..::..UserEndPoint Property
Gets the client endpoint as an IP address and a port number.
Namespace:
WebSocketSharp.Net.WebSocketsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public IPEndPoint UserEndPoint { get; }
Public ReadOnly Property UserEndPoint As IPEndPoint Get
public: property IPEndPoint^ UserEndPoint { IPEndPoint^ get (); }