Name | Description | |
---|---|---|
![]() | PerformanceConfiguration Constructor | Initialize a default performance monitoring configuration |
The following tables list the members exposed by PerformanceConfiguration.
Name | Description | |
---|---|---|
![]() | PerformanceConfiguration Constructor | Initialize a default performance monitoring configuration |
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 |
Name | Description | |
---|---|---|
![]() | ToString | Returns a string that represents the current object.Returns a string that represents the current object. |