HttpServer..::..WebSocketServices Property
   Gets the access to the WebSocket services provided by the server.
   
                
    Namespace: 
   WebSocketSharp.ServerAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public WebSocketServiceManager WebSocketServices { get; }
Public ReadOnly Property WebSocketServices As WebSocketServiceManager Get
public: property WebSocketServiceManager^ WebSocketServices { WebSocketServiceManager^ get (); }