PerformanceConfiguration Class Members
In This Topic
The following tables list the members exposed by PerformanceConfiguration.
Public Constructors
Public Properties
| | Name | Description |
 | Enabled | Enable or disable loading the performance monitor |
 | EnableDiskMetrics | When true, disk performance information will be automatically captured |
 | EnableMemoryMetrics | When true, extended .NET memory utilization information will be automatically captured |
 | EnableNetworkMetrics | When true, network performance information will be automatically captured |
 | EnableProcessMetrics | When true, process performance information will be automatically captured for the current process |
 | EnableSystemMetrics | When true, system performance information will be automatically captured |
Top
Public Methods
| | Name | Description |
 | ToString | Returns a string that represents the current object.Returns a string that represents the current object. |
Top
See Also