Skip to main content Skip to complementary content
Close announcements banner

GetWebsocketUri Method

Overloads

GetWebsocketUri(ISession, String)

Returns the full Uri used when performing a websocket connection.

GetWebsocketUri(ISession, String)

Returns the full Uri used when performing a websocket connection.

Declaration

      public abstract Uri GetWebsocketUri(ISession session, string wsParameters)
    

Parameters

Type Name Description
ISession session

The session used when connecting.

System.String wsParameters

Session specific websocket parameters.

Returns

Type Description
System.Uri

Uri

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!