PerformanceCounterLayoutRenderer Properties |
The PerformanceCounterLayoutRenderer type exposes the following members.
| Name | Description | |
|---|---|---|
| Category |
Gets or sets the name of the counter category.
| |
| Counter |
Gets or sets the name of the performance counter.
| |
| Culture |
Gets or sets the culture used for rendering.
| |
| Format |
Format string for conversion from float to string.
| |
| Instance |
Gets or sets the name of the performance counter instance (e.g. this.Global_).
| |
| LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.) | |
| MachineName |
Gets or sets the name of the machine to read the performance counter from.
| |
| ValueFormatter |
Value formatter
(Inherited from LayoutRenderer.) |