CSharpTest.Net
WaitAndContinueWorker Class Members
See Also  Properties  Methods  Events Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Threading Namespace : WaitAndContinueWorker Class


Glossary Item Box

The following tables list the members exposed by WaitAndContinueWorker.

Public Constructors

 NameDescription
Public ConstructorWaitAndContinueWorker ConstructorConstructs a thread to process IWaitAndContinue work items  
Top

Public Properties

 NameDescription
Public PropertyIsEmptyReturns true if the work queue is empty  
Top

Public Methods

 NameDescription
Public MethodAbortTerminates all work by aborting the worker thread even if work is in progress  
Public MethodAddWorkOverloaded. Adds a unit of work to the list  
Public MethodCompleteExits the worker thread and, if complete is true, waits for the remaining tasks to complete  
Public MethodDisposeDisposes of the worker thread and all pending work  
Top

Public Events

 NameDescription
Public EventOnErrorRaised when an uncaught exception is thrown while processing the work queue  
Top

See Also

Generated with Document! X 2011 by Innovasys