AspNetCore.Docs/aspnetcore/signalr/configuration/samples/6.x
Wade Pickett 0048964d07
8.0 update SignalR config: withServerTimeout, withKeepAliveInterval (#29761)
* 8.0 update SignalR config: withServerTimeout

* Clarified Keep-Alive interval is withKeepAliveInterval.

* Added details to withKeepAliveIntervalInMilliseconds for JavaScript.

* Improved order of info on withKeepAliveInterval

* Apply suggestions from code review

Commit review changes made by tdykstra

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Changes per review feedback, BrennanConroy and Tdykstra.

* Replaced hubconnection object with HubConnectionBuilder per feedback BrennanConroy

* Corrected HandshakeTimeout to created on HubConnection object per review feedback

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-07-14 12:01:12 -07:00
..
Program.cs 8.0 update SignalR config: withServerTimeout, withKeepAliveInterval (#29761) 2023-07-14 12:01:12 -07:00