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