C# Class log4net.Azure.Sample.Log4NetSampleWorker

Inheritance: RoleEntryPoint
Mostra file Open project: haf/log4net.Azure

Public Methods

Method Description
OnStart ( ) : bool
Run ( ) : void

Method Details

OnStart() public method

public OnStart ( ) : bool
return bool

Run() public method

public Run ( ) : void
return void