SignalRServiceClientConnectionConnectedEventData.ConnectionId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to