SignalROptions.Path property

The path for the SignalR hub endpoint.

public string Path { get; set; }

See Also