CounterSampleCalculator Class
.NET Framework (current version)
Provides a set of utility functions for interpreting performance counter data.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ComputeCounterValue(CounterSample) | Computes the calculated value of a single raw counter sample. |
![]() ![]() | ComputeCounterValue(CounterSample, CounterSample) | Computes the calculated value of two raw counter samples. |
.NET Framework
Available since 1.1
Available since 1.1
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

