GetWebSocketSessionContainer Method
Overloads
GetWebSocketSessionContainer(ISession) |
Method for retrieving a WebSocketSessionContainer based on the current location and the argument session. |
GetWebSocketSessionContainer(ISession)
Method for retrieving a WebSocketSessionContainer based on the current location and the argument session.
Declaration
IWebSocketSessionContainer GetWebSocketSessionContainer(ISession session)
Parameters
Type | Name | Description |
---|---|---|
ISession | session |
Defines a specific app session, that can be connected to. |
Returns
Type | Description |
---|---|
IWebSocketSessionContainer |
The WebSocketSessionContainer instance. |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!