DiagnosticSection.PerformanceCountersEnabled Proprietà

Definizione

Ottiene o imposta un valore booleano che indica se i contatori delle prestazioni sono abilitati a scopo di diagnostica.

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 i contatori delle prestazioni sono abilitati; in caso contrario, false.

Attributi

Si applica a