Service « Windows « C# / CSharp Tutorial






29.5.Service
29.5.1.Simplest service
29.5.2.Build a service by subclassing System.ServiceProcess.ServiceBase
29.5.3.Implement the service interface
29.5.4.Service control: start and stop