ServiceBase.Run Method
.NET Framework 3.5
Provides the main entry point for a service executable.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Run(ServiceBase) | Registers the executable for a service with the Service Control Manager (SCM). |
|
Run(ServiceBase[]) | Registers the executable for multiple services with the Service Control Manager (SCM). |