Queue Methods |
The CounterQueue type exposes the following members.
| Name | Description | |
|---|---|---|
| Dequeue |
Decrements the number of items queued.
| |
| Dispose |
Releases and unregisters this counter.
(Inherited from PerformanceCounter.) | |
| Enqueue |
Increments the number of items queued.
| |
| GetSamples |
Returns objects for accumulating data and generating samples, one for each constituent performance value.
(Inherited from PerformanceCounter.) | |
| Log |
Log a value to the chart.
(Inherited from PerformanceCounter.) | |
| Reset |
Request a reset for this value.
(Inherited from PerformanceCounter.) |