WebPubSubConnection.Uri Property

Definition

Uri with accessToken of the websocket connection.

[Newtonsoft.Json.JsonProperty("url")]
public Uri Uri { get; }
[<Newtonsoft.Json.JsonProperty("url")>]
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

Property Value

Uri
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to