共用方式為


WebPubSubConnectionContext.Hub Property

Definition

The hub which the connection belongs to.

[System.Text.Json.Serialization.JsonPropertyName("hub")]
public string Hub { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("hub")>]
member this.Hub : string with get, set
Public Property Hub As String

Property Value

Attributes

Applies to