CounterCreationData Constructors
The CounterCreationData type exposes the following members.
Constructors
Class | Summary | |
---|---|---|
![]() |
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.
|
![]() |
CounterCreationData() |
Initializes a new instance of the CounterCreationData class, to a counter of type NumberOfItems32, and with empty name and help strings.
|