1 reference to s_serviceStopTimeout
Aspire.Hosting.Foundry (1)
FoundryLocalService.cs (1)
99var stopTimeout = cancellationToken.IsCancellationRequested ? TimeSpan.FromSeconds(2) : s_serviceStopTimeout;