2 references to RunTimerActions
Microsoft.AspNetCore.SignalR.Client.Core (2)
HubConnection.cs (2)
1713return _state.CurrentConnectionStateUnsynchronized!.RunTimerActions(); 2286await RunTimerActions().ConfigureAwait(false);