WebSocketSessionManager Properties |
The WebSocketSessionManager type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveIDs |
Gets the IDs for the active sessions in the WebSocket service.
| |
| Count |
Gets the number of the sessions in the WebSocket service.
| |
| IDs |
Gets the IDs for the sessions in the WebSocket service.
| |
| InactiveIDs |
Gets the IDs for the inactive sessions in the WebSocket service.
| |
| Item |
Gets the session instance with id.
| |
| KeepClean |
Gets or sets a value indicating whether the inactive sessions in
the WebSocket service are cleaned up periodically.
| |
| Sessions |
Gets the session instances in the WebSocket service.
| |
| WaitTime |
Gets or sets the time to wait for the response to the WebSocket Ping or
Close.
|