NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ServiceController Constructor ()

Creates a ServiceController object.

[Visual Basic]
Overloads Public Sub New()
[C#]
public ServiceController();
[C++]
public: ServiceController();
[JScript]
public function ServiceController();

See Also

ServiceController Class | ServiceController Members | System.ServiceProcess Namespace | ServiceController Constructor Overload List