5 references to Connected
Microsoft.AspNetCore.SignalR.Client.Core (5)
HubConnection.cs (5)
325_state.ChangeState(HubConnectionState.Connecting, HubConnectionState.Connected); 2071_state.ChangeState(HubConnectionState.Connected, HubConnectionState.Disconnected); 2127_state.ChangeState(HubConnectionState.Connected, HubConnectionState.Disconnected); 2133_state.ChangeState(HubConnectionState.Connected, HubConnectionState.Reconnecting); 2183_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Connected);