1 reference to s_dashboardDisposeTimeout
aspire (1)
Profiling\ProfileCaptureService.cs (1)
372
await _dashboardExitTask.WaitAsync(
s_dashboardDisposeTimeout
, _timeProvider).ConfigureAwait(false);