1 reference to s_appHostStartupCancellationTimeout
aspire (1)
Commands\RunCommand.cs (1)
1432
await pendingRun.WaitAsync(
s_appHostStartupCancellationTimeout
, _timeProvider, cancellationToken).ConfigureAwait(false);