C# Class TaskBroker.ApplicationKeeper

Show file Open project: skipme/TaskMQ

Public Properties

Property Type Description
sync System.Threading.ManualResetEvent

Public Methods

Method Description
AppdomainLoop ( bool benchConfiguration ) : void

Method Details

AppdomainLoop() public static method

public static AppdomainLoop ( bool benchConfiguration ) : void
benchConfiguration bool
return void

Property Details

sync public static property

public static ManualResetEvent,System.Threading sync
return System.Threading.ManualResetEvent