Partager via


SignalRConnectionInfo.Url Propriété

Définition

Obtient ou définit l’URL à laquelle le client SignalR se connecte.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à