1 reference to ProcessTerminationPollIntervalMs
aspire (1)
Projects\RunningInstanceManager.cs (1)
126
await Task.Delay(
ProcessTerminationPollIntervalMs
, cancellationToken).ConfigureAwait(false);