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