ServiceController.Start Method
.NET Framework 4.5
Starts the service.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Start() | Starts the service, passing no arguments. |
|
Start(String[]) | Starts a service, passing the specified arguments. |