4 references to _delayStop
Microsoft.Extensions.Hosting.WindowsServices (4)
WindowsServiceLifetime.cs (4)
87
ApplicationLifetime.ApplicationStopped.Register(
_delayStop
.Set);
153
_delayStop
.Wait(_hostOptions.ShutdownTimeout);
169
_delayStop
.Wait(_hostOptions.ShutdownTimeout);
181
_delayStop
.Set();