Share via


DiagnosticSection.PerformanceCountersEnabled Proprietà

Definizione

Ottiene o imposta un valore booleano che indica se sono stati abilitati contatori delle prestazioni a scopo diagnostico.

public:
 property bool PerformanceCountersEnabled { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("performanceCountersEnabled", DefaultValue=true)]
public bool PerformanceCountersEnabled { get; set; }
[<System.Configuration.ConfigurationProperty("performanceCountersEnabled", DefaultValue=true)>]
member this.PerformanceCountersEnabled : bool with get, set
Public Property PerformanceCountersEnabled As Boolean

Valore della proprietà

true se sono abilitati i contatori delle prestazioni. In caso contrario, false.

Attributi

Si applica a