SignalROptions.DefaultHubName field

The default name for the SignalR hub.

public const string DefaultHubName;

See Also