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