This documentation is archived and is not being maintained.
ServiceBase::Run Method
Visual Studio 2010
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(array<ServiceBase>) | Registers the executable for multiple services with the Service Control Manager (SCM). |
Show: