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