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