Click or drag to resize

WindowsPerformanceCounterProbe Properties

The WindowsPerformanceCounterProbe type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets the description of the measure
(Inherited from DiagnosticsProbeBaseTMeasure.)
Public propertyName
Get the name of the measure
(Inherited from DiagnosticsProbeBaseTMeasure.)
Public propertyType
Gets the type of the measure
(Inherited from DiagnosticsProbeBaseTMeasure.)
Public propertyUnit
Get unit of measure
(Overrides DiagnosticsProbeBaseTMeasureUnit.)
Public propertyUuid
Gets the UUID for the counter
(Overrides DiagnosticsProbeBaseTMeasureUuid.)
Public propertyValue
Gets the current value
(Overrides DiagnosticsProbeBaseTMeasureValue.)
Top
See Also