DiagnosticSection.PerformanceCountersEnabled Właściwość

Definicja

Pobiera lub ustawia wartość logiczną, która wskazuje, czy liczniki wydajności są włączone dla celów diagnostycznych.

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

Wartość właściwości

Boolean

true jeśli liczniki wydajności są włączone; w przeciwnym razie false .

Atrybuty

Dotyczy