1 write to ServicesStopConcurrently
Microsoft.Extensions.Hosting (1)
HostOptions.cs (1)
83ServicesStopConcurrently = stopBehavior;
1 reference to ServicesStopConcurrently
Microsoft.Extensions.Hosting (1)
Internal\Host.cs (1)
246bool concurrent = _options.ServicesStopConcurrently;