1 write to _startType
System.ServiceProcess.ServiceController (1)
System\ServiceProcess\ServiceController.cs (1)
406_startType = (ServiceStartMode)config.dwStartType;
2 references to _startType
System.ServiceProcess.ServiceController (2)
System\ServiceProcess\ServiceController.cs (2)
386return _startType; 414return _startType;