BackgroundThreadQueueT Properties |
The BackgroundThreadQueueT generic type exposes the following members.
Name | Description | |
---|---|---|
CountDroppedItems |
See interface docs.
| |
CountQueuedItems |
See interface docs.
| |
MaximumParallelThreads |
Gets or sets the maximum number of parallel threads used when the mechanism is ThreadPool.
Has no effect with other mechanisms, or if the queue has already been started.
| |
MaxQueuedItems |
The maximum number of items allowed in the queue.
| |
Name |
See interface docs.
| |
PeakQueuedItems |
See interface docs.
|