Sdílet prostřednictvím


WebPubSubConnection.BaseUri Property

Definition

Base Uri of the websocket connection.

[System.Text.Json.Serialization.JsonPropertyName("baseUrl")]
public Uri BaseUri { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("baseUrl")>]
member this.BaseUri : Uri with get, set
Public Property BaseUri As Uri

Property Value

Uri
Attributes

Applies to