C# Class Apache.NMS.ActiveMQ.Test.Threads.DedicatedTaskRunnerTest.SimpleCountingTask

Inheritance: System.Threading.Task
Mostrar archivo Open project: ThorTech/apache-nms

Public Methods

Method Description
Iterate ( ) : bool
SimpleCountingTask ( ) : System.Threading

Method Details

Iterate() public method

public Iterate ( ) : bool
return bool

SimpleCountingTask() public method

public SimpleCountingTask ( ) : System.Threading
return System.Threading