2 references to Run
Microsoft.AspNetCore.Hosting.WindowsServices (1)
WebHostWindowsServiceExtensions.cs (1)
40
ServiceBase.
Run
(webHostService);
Microsoft.Extensions.Hosting.WindowsServices (1)
WindowsServiceLifetime.cs (1)
103
Run
(this); // This blocks until the service is stopped.