ServiceController Constructor
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.ServiceProcess Namespac ...
ServiceController Class
ServiceController Construct ...
ServiceController Constructor
ServiceController Constructor ...
ServiceController Constructor ...
ServiceController Class
ServiceController Members
ServiceController Constructor
ServiceController Methods
ServiceController Properties
ServiceController Events
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
ServiceController Constructor
Initializes a new instance of the
ServiceController
class.
Overload List
Name
Description
ServiceController
()
()
()
Initializes a new instance of the
ServiceController
class that is not associated with a specific service.
ServiceController(String)
Initializes a new instance of the
ServiceController
class that is associated with an existing service on the local computer.
ServiceController(String, String)
Initializes a new instance of the
ServiceController
class that is associated with an existing service on the specified computer.
Top
See Also
Reference
ServiceController Class
ServiceController Members
System.ServiceProcess Namespace
Tags :