WebSocketServiceHost..::..Sessions Property
   Gets the access to the sessions in the WebSocket service.
   
                
    Namespace: 
   WebSocketSharp.ServerAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public WebSocketSessionManager Sessions { get; }
Public ReadOnly Property Sessions As WebSocketSessionManager Get
public: property WebSocketSessionManager^ Sessions { WebSocketSessionManager^ get (); }