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