Compartilhar via


SignalRConnectionInfo.Url Propriedade

Definição

Obtém ou define a URL à qual o cliente signalR se conecta.

[Newtonsoft.Json.JsonProperty("url")]
public string Url { get; set; }
[<Newtonsoft.Json.JsonProperty("url")>]
member this.Url : string with get, set
Public Property Url As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a