Operations Methods |
The CounterOperations type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Releases and unregisters this counter.
(Inherited from PerformanceCounter.) | |
| GetSamples |
Returns objects for accumulating data and generating samples, one for each constituent performance value.
(Inherited from PerformanceCounter.) | |
| Increment |
Increments the number of operations performed.
| |
| Log |
Log a value to the chart.
(Inherited from PerformanceCounter.) | |
| Reset |
Request a reset for this value.
(Inherited from PerformanceCounter.) |