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