The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:

