| Class | Description |
|---|---|
| MultiWorkerThread |
Full implementation of
WorkerThread that uses one or more threads to run
Tasks subclasses. |
| SingleWorkerThread |
Full implementation of
WorkerThread that uses a single worker thread to run
Tasks subclasses. |
Copyright © 2002-2011. All Rights Reserved.