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