6 references to WithAutomaticReconnect
ClientSample (1)
HubSample.cs (1)
54
connectionBuilder.
WithAutomaticReconnect
();
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (5)
HubConnectionTests.cs (5)
57
hubConnectionBuilder.
WithAutomaticReconnect
();
2209
.
WithAutomaticReconnect
()
2269
.
WithAutomaticReconnect
();
2631
.
WithAutomaticReconnect
();
2706
.
WithAutomaticReconnect
();