1 write to _hostOptions
Microsoft.Extensions.Hosting.WindowsServices (1)
WindowsServiceLifetime.cs (1)
57_hostOptions = optionsAccessor.Value;
2 references to _hostOptions
Microsoft.Extensions.Hosting.WindowsServices (2)
WindowsServiceLifetime.cs (2)
151_delayStop.Wait(_hostOptions.ShutdownTimeout); 165_delayStop.Wait(_hostOptions.ShutdownTimeout);