Aracılığıyla paylaş


DiagnosticSection.PerformanceCountersEnabled Özellik

Tanım

Performans sayaçlarının tanılama amacıyla etkinleştirilip etkinleştirilmediğini gösteren bir Boole değeri alır veya ayarlar.

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

Özellik Değeri

true performans sayaçları etkinse; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır