Click or drag to resize

Operations Methods

The CounterOperations 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 methodIncrement
Increments the number of operations performed.
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