Click or drag to resize

WebSocketServiceManager Properties

The WebSocketServiceManager type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of the WebSocket services.
Public propertyHosts
Gets the host instances for the WebSocket services.
Public propertyItem
Gets the host instance for a WebSocket service with the specified path.
Public propertyKeepClean
Gets or sets a value indicating whether the inactive sessions in the WebSocket services are cleaned up periodically.
Public propertyPaths
Gets the paths for the WebSocket services.
Public propertySessionCount Obsolete.
Gets the total number of the sessions in the WebSocket services.
Public propertyWaitTime
Gets or sets the time to wait for the response to the WebSocket Ping or Close.
Top
See Also