The type name 'ServiceController' could not be found in the namespace 'System.ServiceProcess'.

As it says, I have using System.ServiceProcess but still I'm not able to create a ServiceController variable
image.png
Was this page helpful?