1 reference to NotifyUserLoggedOutAsync
Aspire.Hosting.DevTunnels (1)
DevTunnelHealthCheck.cs (1)
68
_ = Task.Run(() => _loggedOutNotificationManager.
NotifyUserLoggedOutAsync
(cancellationToken).ConfigureAwait(false));