2 references to ConnectionState
Microsoft.AspNetCore.SignalR.Client.Core (2)
HubConnection.cs (2)
774var newTtl = await RefreshAuthenticationAsyncCore(timerState.ConnectionState, cancellationToken: default).ConfigureAwait(false); 787if (!ReferenceEquals(_authRefreshConnectionState, timerState.ConnectionState)