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)
386
return
_startType
;
414
return
_startType
;