SettingsSection::PerformanceCounters Property
.NET Framework (current version)
Gets the configuration element that controls whether network performance counters are enabled.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("performanceCounters")] property PerformanceCountersElement^ PerformanceCounters { PerformanceCountersElement^ get(); }
Property Value
Type: System.Net.Configuration::PerformanceCountersElement^The configuration element that controls setting used network performance counters.
.NET Framework
Available since 2.0
Available since 2.0
Show: