Share via


WebPubSubConnectionContext.Hub Property

Definition

The hub which the connection belongs to.

[System.Runtime.Serialization.DataMember(Name="hub")]
[System.Text.Json.Serialization.JsonPropertyName("hub")]
public string Hub { get; }
[<System.Runtime.Serialization.DataMember(Name="hub")>]
[<System.Text.Json.Serialization.JsonPropertyName("hub")>]
member this.Hub : string
Public ReadOnly Property Hub As String

Property Value

Attributes

Applies to