1 reference to s_processTerminationPollInterval
aspire (1)
Processes\ProcessTreeGracefulShutdownService.cs (1)
340
await Task.Delay(
s_processTerminationPollInterval
, timeProvider, cancellationToken).ConfigureAwait(false);