Represent a interface with basic functionallity for the windows service manager.
For a list of all members of this type, see Service Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.ServiceProcess.ServiceBase
uws.Service
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Provides the windows service manager the ability to start, stop, pause, continue, send special custom commands or inform the service that the computer is shutting down.
The base class ServiceBase contains the basic functionality for this service class.
Namespace: uws
Assembly: uws (in uws.exe)
Service Members | uws Namespace | ServiceBase