CounterMetadata Class Members
In This Topic
The following tables list the members exposed by CounterMetadata.
Public Constructors
Public Properties
| Name | Description |
| Description | Gets a description of the counter. |
| HardwareCounterCount | Gets the number of hardware counters that are needed for this counter type to be created. All instances of the same counter type use the same hardware counters. |
| Name | Gets a brief name for the counter. |
| Type | Gets the data type of a counter (see CounterType). |
| Units | Gets the units a counter measures. |
Top
See Also