C# Class EasyService4Net.ServiceInternals.InternalService

Inheritance: System.ServiceProcess.ServiceBase
显示文件 Open project: TheCodeCleaner/EasyService4Net

Protected Methods

Method Description
OnStart ( string args ) : void
OnStop ( ) : void

Method Details

OnStart() protected method

protected OnStart ( string args ) : void
args string
return void

OnStop() protected method

protected OnStop ( ) : void
return void