C# Class TaskBroker.ApplicationKeeper

显示文件 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_oe static_oe property

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