1 write to _profileDataPollInterval
aspire (1)
Profiling\ProfileCaptureService.cs (1)
262_profileDataPollInterval = profileDataPollInterval;
1 reference to _profileDataPollInterval
aspire (1)
Profiling\ProfileCaptureService.cs (1)
436await Task.Delay(_profileDataPollInterval, _timeProvider, linkedCts.Token).ConfigureAwait(false);