2 writes to _serviceStopRequested
Microsoft.Extensions.Hosting.WindowsServices (2)
WindowsServiceLifetime.cs (2)
150_serviceStopRequested = true; 166_serviceStopRequested = true;
1 reference to _serviceStopRequested
Microsoft.Extensions.Hosting.WindowsServices (1)
WindowsServiceLifetime.cs (1)
124if (!_serviceStopRequested)