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 override 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 |
Overrides
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!