Udostępnij za pośrednictwem


NegotiationBaseAttribute.HubName Property

Definition

Gets or sets the name of the hub to which the SignalR client is going to connect.

[Microsoft.Azure.WebJobs.Description.AutoResolve]
public string HubName { get; set; }
[<Microsoft.Azure.WebJobs.Description.AutoResolve>]
member this.HubName : string with get, set
Public Property HubName As String

Property Value

Attributes
Microsoft.Azure.WebJobs.Description.AutoResolveAttribute

Applies to