WebSocketSessionManager Properties
The WebSocketSessionManager type exposes the following members.
Properties
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 with the specified id.
|
![]() |
KeepClean |
Gets a value indicating whether the manager cleans up the inactive sessions in
the WebSocket service periodically.
|
![]() |
Sessions |
Gets the sessions in the Websocket service.
|
![]() |
WaitTime |
Gets the wait time for the response to the WebSocket Ping or Close.
|