5 references to Connected
Microsoft.AspNetCore.SignalR.Client.Core (5)
HubConnection.cs (5)
303_state.ChangeState(HubConnectionState.Connecting, HubConnectionState.Connected); 1935_state.ChangeState(HubConnectionState.Connected, HubConnectionState.Disconnected); 1998_state.ChangeState(HubConnectionState.Connected, HubConnectionState.Disconnected); 2004_state.ChangeState(HubConnectionState.Connected, HubConnectionState.Reconnecting); 2054_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Connected);