NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CounterSampleCalculator Class

Set of utility functions for interpreting the counter data NOTE: most of this code was taken and ported from counters.c (PerfMon source code)

Object
   CounterSampleCalculator

[Visual Basic]
Public Class CounterSampleCalculator
[C#]
public class CounterSampleCalculator
[C++]
public __gc class CounterSampleCalculator
[JScript]
public class CounterSampleCalculator

Remarks

[To be supplied.]

Requirements

Namespace: System.Diagnostics

Assembly: System.Diagnostics.dll

See Also

CounterSampleCalculator Members | System.Diagnostics Namespace