1 reference to ConnectAndWatchAsync
Aspire.Dashboard (1)
ResourceService\DashboardClient.cs (1)
236
_connection = Task.Run(() =>
ConnectAndWatchAsync
(_clientCancellationToken), _clientCancellationToken);