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