Initializes a new instance of the ServiceController class
| C# | Visual Basic |
public ServiceController( string name, ServiceType type )
Public Sub New ( _ name As String, _ type As ServiceType _ )
- name (String)
[Missing <param name="name"/> documentation for "M:InTheHand.ServiceProcess.ServiceController.#ctor(System.String,InTheHand.ServiceProcess.ServiceType)"]
- type (ServiceType)
[Missing <param name="type"/> documentation for "M:InTheHand.ServiceProcess.ServiceController.#ctor(System.String,InTheHand.ServiceProcess.ServiceType)"]