Click or drag to resize

PerformanceCounterLayoutRenderer Properties

The PerformanceCounterLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets or sets the name of the counter category.
Public propertyCounter
Gets or sets the name of the performance counter.
Public propertyCulture
Gets or sets the culture used for rendering.
Public propertyFormat
Format string for conversion from float to string.
Public propertyInstance
Gets or sets the name of the performance counter instance (e.g. this.Global_).
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Public propertyMachineName
Gets or sets the name of the machine to read the performance counter from.
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also