4 references to _delayStop
Microsoft.Extensions.Hosting.WindowsServices (4)
WindowsServiceLifetime.cs (4)
90
ApplicationLifetime.ApplicationStopped.Register(
_delayStop
.Set);
156
_delayStop
.Wait(_hostOptions.ShutdownTimeout);
172
_delayStop
.Wait(_hostOptions.ShutdownTimeout);
184
_delayStop
.Set();