.NET Framework Class Library
ServiceController Constructor

Initializes a new instance of the ServiceController class.

Overload List

  NameDescription
Public methodServiceController()()()Initializes a new instance of the ServiceController class that is not associated with a specific service.
Public methodServiceController(String)Initializes a new instance of the ServiceController class that is associated with an existing service on the local computer.
Public methodServiceController(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

Tags :


Page view tracker