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