1 override of OnShutdown
Microsoft.Extensions.Hosting.WindowsServices (1)
WindowsServiceLifetime.cs (1)
167
protected override void
OnShutdown
()
2 references to OnShutdown
Microsoft.Extensions.Hosting.WindowsServices (1)
WindowsServiceLifetime.cs (1)
173
base.
OnShutdown
();
System.ServiceProcess.ServiceController (1)
System\ServiceProcess\ServiceBase.cs (1)
541
OnShutdown
();