This topic has not yet been rated - Rate this topic

ServiceController Constructor

Initializes a new instance of the ServiceController class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method ServiceController() Initializes a new instance of the ServiceController class that is not associated with a specific service.
Public method ServiceController(String) Initializes a new instance of the ServiceController class that is associated with an existing service on the local computer.
Public method ServiceController(String, String) Initializes a new instance of the ServiceController class that is associated with an existing service on the specified computer.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.