Run Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.ServiceProcess Namespac ...
ServiceBase Class
ServiceBase Methods
Run Method
Run Method (ServiceBase)
Run Method (ServiceBase[])
ServiceBase Methods
Dispose Method
MemberwiseClone Method
OnContinue Method
OnCustomCommand Method
OnPause Method
OnPowerEvent Method
OnSessionChange Method
OnShutdown Method
OnStart Method
OnStop Method
RequestAdditionalTime Method
Run Method
ServiceMainCallback Method
Stop Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
ServiceBase
.
.
::
.
Run Method
Provides the main entry point for a service executable.
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).
Top
See Also
Reference
ServiceBase Class
ServiceBase Members
System.ServiceProcess Namespace
Tags :