CounterData Properties |
The CounterData type exposes the following members.
Name | Description | |
---|---|---|
CategoryName |
Gets the counter category name.
| |
CounterIncrementType |
Gets the counter increment type.
| |
CounterName |
Gets the counter name.
| |
Duration |
Gets the counter duration, in milliseconds.
| |
InstanceName |
Gets the counter instance name.
| |
MetricNameApp |
Gets the name of the metric, including the application name.
Use MetricNameObj to get the name of the metric excluding the application name.
| |
MetricNameObj |
Gets the name of the metric, excluding the application name.
Use MetricNameApp to get the name of the metric including the application name.
| |
MonitoredObjectAttrs |
Gets the attributes for the monitored object.
| |
PA |
Gets the PerfmonAttrs for this counter.
| |
TS |
Gets the counter duration as a TimeSpan.
| |
ValidationErrors |
Gets the validation errors string, if any.
|