0 out of 1 rated this helpful - Rate this topic

ServiceBase.Run Method

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.

  NameDescription
Public method Static member Run(ServiceBase) Registers the executable for a service with the Service Control Manager (SCM).
Public method Static member Run(ServiceBase[]) Registers the executable for multiple services with the Service Control Manager (SCM).
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.