C# Class ServiceEventHandler, code

Exibir arquivo Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
ServiceEventHandler ( ) : System,
StartEventLoop ( ) : void

Private Methods

Method Description
EventTimerCallback ( object state ) : void

Method Details

ServiceEventHandler() public method

public ServiceEventHandler ( ) : System,
return System,

StartEventLoop() public method

public StartEventLoop ( ) : void
return void