Udostępnij za pośrednictwem


SignalRGroupAction.ConnectionId Property

Definition

The id of the connection invoked in the group action.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to