2 references to WatchWithRecoveryAsync
Aspire.Dashboard (2)
ServiceClient\DashboardClient.cs (2)
256await WatchWithRecoveryAsync(WatchResourcesAsync, "resources", cancellationToken).ConfigureAwait(false); 261await WatchWithRecoveryAsync(WatchInteractionsAsync, "interactions", cancellationToken).ConfigureAwait(false);