5 references to Reconnecting
Microsoft.AspNetCore.SignalR.Client.Core (5)
HubConnection.cs (5)
1820_state.ChangeState(HubConnectionState.Connected, HubConnectionState.Reconnecting); 1848_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Disconnected); 1870_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Connected); 1885_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Disconnected); 1910_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Disconnected);