IWebSocketSession..::..Context Property
Gets the information in the connection request to the WebSocket service.
Namespace:
WebSocketSharp.ServerAssembly: C-DEngine (in C-DEngine.dll)
Syntax
WebSocketContext Context { get; }
ReadOnly Property Context As WebSocketContext Get
property WebSocketContext^ Context { WebSocketContext^ get (); }