CMSWorkerQueue Properties |
The CMSWorkerQueue type exposes the following members.
Name | Description | |
---|---|---|
![]() | Closed |
If true, the queue is already closed.
|
![]() | Duplicities |
Table of existing duplicity keys for current queue.
|
![]() ![]() | Instance |
Gets or sets current worker queue.
|
![]() | Parameters |
Gets or sets parameters of the queue, parameters are indexed by their name.
|
![]() | RunInSeparateThread |
If true, the worker queue set to run workers synchronously runs in a single separate thread.
|
![]() | RunningCount |
Number of currently running workers.
|
![]() | RunWorkersSynchronously |
If true, the worker queue executes the workers one by one synchronously
|
![]() | TotalRunningCount |
Number of currently running workers from all queues.
|