Creates a ServiceController object, based on service name.
[Visual Basic] Overloads Public Sub New( _ ByVal name As String _ ) [C#] public ServiceController( string name ); [C++] public: ServiceController( String* name ); [JScript] public function ServiceController( name : String );
ServiceController Class | ServiceController Members | System.ServiceProcess Namespace | ServiceController Constructor Overload List