SignalROptions.HubName property

Name of the SignalR hub.

public string? HubName { get; set; }

See Also