Click or drag to resize

Queue Methods

The CounterQueue type exposes the following members.

Methods
  NameDescription
Public methodDequeue
Decrements the number of items queued.
Public methodDispose
Releases and unregisters this counter.
(Inherited from PerformanceCounter.)
Public methodEnqueue
Increments the number of items queued.
Public methodGetSamples
Returns objects for accumulating data and generating samples, one for each constituent performance value.
(Inherited from PerformanceCounter.)
Protected methodLog
Log a value to the chart.
(Inherited from PerformanceCounter.)
Public methodReset
Request a reset for this value.
(Inherited from PerformanceCounter.)
Top
See Also