CounterCreationData Constructors

The CounterCreationData type exposes the following members.

Constructors

Class Summary
public constructor CounterCreationData(String, String, PerformanceCounterType)
Initializes a new instance of the CounterCreationData class, to a counter of the specified type, using the specified counter name and Help strings.
public constructor CounterCreationData()
Initializes a new instance of the CounterCreationData class, to a counter of type NumberOfItems32, and with empty name and help strings.