Click or drag to resize

PerfmonObjectCounter Properties

The PerfmonObjectCounter type exposes the following members.

Properties
  NameDescription
Public propertyBaseCounterType
System.Diagnostics.PerformanceCounterType base object for this PerfmonObjectCounter
Public propertyBaseName
The special Base Counter Name associated with this Perfmance Object Counter.
Public propertyCategoryName
The Perfmon category name that this PerfmonObjectCounter is associated with.
Public propertyCounterID
This unique ID associated with this PerfmonObjectCounter
Public propertyCounterType
System.Diagnostics.PerformanceCounterType object for this PerfmonObjectCounter
Public propertyFriendlyName
The friendly name of a PerformanceObjectCounter
Public propertyIncrementMethod
The increment method associated with this PerfmonObjectCounter
Public propertyKey
The unique key associated with this PerfmonObjectCounter
Public propertyProperties
The properties collection for the object.
Public propertyTextItems
The localized text for the object.
Top
See Also