2 references to GetOperationCanceledException
Microsoft.AspNetCore.SignalR.Client.Core (2)
HubConnection.cs (2)
1850
CompleteClose(
GetOperationCanceledException
("Connection stopped during reconnect delay. Done reconnecting.", ex, _state.StopCts.Token));
1887
CompleteClose(
GetOperationCanceledException
("Connection stopped during reconnect attempt. Done reconnecting.", ex, _state.StopCts.Token));