5 references to Reconnecting
Microsoft.AspNetCore.SignalR.Client.Core (5)
HubConnection.cs (5)
2133_state.ChangeState(HubConnectionState.Connected, HubConnectionState.Reconnecting); 2161_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Disconnected); 2183_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Connected); 2198_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Disconnected); 2223_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Disconnected);