共用方式為


SignalRGroupAction.UserId Property

Definition

The id of the user invoked in the group action.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to