C# Class Simple.Hosting.SimpleController

Inheritance: System.ServiceProcess.ServiceBase
Show file Open project: juanplopes/simple

Protected Properties

Property Type Description
Logger log4net.ILog

Public Methods

Method Description
Wait ( ) : void

Method Details

Wait() public method

public Wait ( ) : void
return void

Property Details

Logger protected static property

protected static ILog,log4net Logger
return log4net.ILog