Share via


DiagnosticSection.PerformanceCounters Eigenschaft

Definition

Ruft einen Wert ab oder legt einen Wert fest, der angibt, ob Leistungsindikatoren für die Assembly aktiviert werden.

public:
 property System::ServiceModel::Diagnostics::PerformanceCounterScope PerformanceCounters { System::ServiceModel::Diagnostics::PerformanceCounterScope get(); void set(System::ServiceModel::Diagnostics::PerformanceCounterScope value); };
[System.Configuration.ConfigurationProperty("performanceCounters", DefaultValue=System.ServiceModel.Diagnostics.PerformanceCounterScope.Default)]
public System.ServiceModel.Diagnostics.PerformanceCounterScope PerformanceCounters { get; set; }
[<System.Configuration.ConfigurationProperty("performanceCounters", DefaultValue=System.ServiceModel.Diagnostics.PerformanceCounterScope.Default)>]
member this.PerformanceCounters : System.ServiceModel.Diagnostics.PerformanceCounterScope with get, set
Public Property PerformanceCounters As PerformanceCounterScope

Eigenschaftswert

Ein gültiger PerformanceCounterScope-Wert, der angibt, welche Art Leistungsindikatoren für die Assembly aktiviert werden.

Attribute

Gilt für: