| IQueue Interface |
Namespace: VirtualRadar.Interface
The IQueue type exposes the following members.
| Name | Description | |
|---|---|---|
| CountDroppedItems |
Gets the total number of items dropped from the queue.
| |
| CountQueuedItems |
Gets the number of items in the queue.
| |
| Name |
Gets the name of the queue.
| |
| PeakQueuedItems |
Gets the largest number of items ever held in the queue.
|