5 references to Connected
Microsoft.AspNetCore.SignalR.Client.Core (5)
HubConnection.cs (5)
295_state.ChangeState(HubConnectionState.Connecting, HubConnectionState.Connected); 1761_state.ChangeState(HubConnectionState.Connected, HubConnectionState.Disconnected); 1824_state.ChangeState(HubConnectionState.Connected, HubConnectionState.Disconnected); 1830_state.ChangeState(HubConnectionState.Connected, HubConnectionState.Reconnecting); 1880_state.ChangeState(HubConnectionState.Reconnecting, HubConnectionState.Connected);