Skip to main content Skip to complementary content

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

      public 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 IWebSocketSessionContainer instance.

Implements

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!