C-DEngine 5.105

WebSocketServiceManager Properties

The WebSocketServiceManager type exposes the following members.

Properties


  Name Description
Public property Count
Gets the number of the WebSocket services.
Public property Hosts
Gets the host instances for the Websocket services.
Public property Item
Gets the WebSocket service host with the specified path.
Public property KeepClean
Gets a value indicating whether the manager cleans up the inactive sessions in the WebSocket services periodically.
Public property Paths
Gets the paths for the WebSocket services.
Public property SessionCount
Gets the total number of the sessions in the WebSocket services.
Public property WaitTime
Gets the wait time for the response to the WebSocket Ping or Close.