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