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!

CounterSample.CounterType

Counter type

[Visual Basic]
Public CounterType As PerformanceCounterType
[C#]
public PerformanceCounterType CounterType;
[C++]
public: PerformanceCounterType CounterType;
[JScript]
public var CounterType : PerformanceCounterType;

See Also

CounterSample Structure | CounterSample Members | System.Diagnostics Namespace