DiagnosticSection.PerformanceCountersEnabled Property

Definition

Gets or sets a Boolean value that indicates whether performance counters are enabled for diagnostic purpose.

[System.Configuration.ConfigurationProperty("performanceCountersEnabled", DefaultValue=true)]
public bool PerformanceCountersEnabled { get; set; }

Property Value

true if performance counters are enabled; otherwise, false.

Attributes

Applies to