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