5 references to Reconnecting
Microsoft.AspNetCore.SignalR.Client.Core (5)
HubConnection.cs (5)
1826_state.ChangeState(HubConnectionState.Connected, HubConnectionState.Reconnecting); 1854_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Disconnected); 1876_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Connected); 1891_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Disconnected); 1916_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Disconnected);