In The Hand - .NET Components for Mobility
ServiceController Constructor (name)
NamespacesInTheHand.ServiceProcessServiceControllerServiceController(String)
Initializes a new instance of the ServiceController class that is associated with an existing service on the local device.
Declaration Syntax
C#Visual Basic
public ServiceController(
	string name
)
Public Sub New ( _
	name As String _
)
Parameters
name (String)

[Missing <param> documentation for "name"]

Assembly: InTheHand.ServiceProcess (Module: InTheHand.ServiceProcess) Version: 1.0.50819.0