C# Class VersaService, versaplex

Inheritance: ServiceBase
Exibir arquivo Open project: apenwarr/versaplex

Public Methods

Method Description
VersaService ( ) : System

Protected Methods

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

Private Methods

Method Description
go ( ) : void

Method Details

OnContinue() protected method

protected OnContinue ( ) : void
return void

OnStart() protected method

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

OnStop() protected method

protected OnStop ( ) : void
return void

VersaService() public method

public VersaService ( ) : System
return System