1 override of OnStart
Microsoft.Extensions.Hosting.WindowsServices (1)
WindowsServiceLifetime.cs (1)
138
protected override void
OnStart
(string[] args)
2 references to OnStart
Microsoft.Extensions.Hosting.WindowsServices (1)
WindowsServiceLifetime.cs (1)
141
base.
OnStart
(args);
System.ServiceProcess.ServiceController (1)
System\ServiceProcess\ServiceBase.cs (1)
826
OnStart
(args);