PerformanceCountersElement::Enabled Property
.NET Framework (current version)
Gets or sets whether performance counters are enabled.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("enabled", DefaultValue = false)] property bool Enabled { bool get(); void set(bool value); }
The default value for this property is false.
.NET Framework
Available since 2.0
Available since 2.0
Show: