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