2 references to s_shutdownCleanupTimeout
Aspire.Hosting (2)
Lifecycle\TerminalHostOrphanCleanupService.cs (2)
147
cleanupTask.WaitAsync(
s_shutdownCleanupTimeout
).GetAwaiter().GetResult();
153
s_shutdownCleanupTimeout
.TotalSeconds);