DiagnosticSection::PerformanceCountersEnabled Property
.NET Framework (current version)
Gets or sets a Boolean value that indicates whether performance counters are enabled for diagnostic purpose.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("performanceCountersEnabled", DefaultValue = true)] property bool PerformanceCountersEnabled { bool get(); void set(bool value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: