Click or drag to resize

Number Methods

The CounterNumber 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 methodLog(Int64)
Log a value.
Protected methodLog(Int32, Int64)
Log a value to the chart.
(Inherited from PerformanceCounter.)
Public methodReset
Request a reset for this value.
(Inherited from PerformanceCounter.)
Top
See Also