Click or drag to resize

Count Methods

The CounterCount type exposes the following members.

Methods
  NameDescription
Public methodDispose
Releases and unregisters this counter.
(Inherited from PerformanceCounter.)
Public methodGetSamples
Returns objects for accumulating data and generating samples, one for each constituent performance value.
(Inherited from PerformanceCounter.)
Public methodIncrementBy
Increment the value.
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