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!

CounterCreationData Class

A struct defining the counter type, name and help string for a custom counter.

Object
   CounterCreationData

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Diagnostics

Assembly: System.Diagnostics.dll

See Also

CounterCreationData Members | System.Diagnostics Namespace