3 references to DashboardClient
Aspire.Dashboard (3)
Components\Dialogs\ManageDataDialog.razor.cs (3)
80
if (
DashboardClient
.IsEnabled)
155
var (snapshot, subscription) = await
DashboardClient
.SubscribeResourcesAsync(_cts.Token);
522
if (
DashboardClient
.IsEnabled)