Condividi tramite


DiagnosticSection.PerformanceCounters Proprietà

Definizione

Ottiene o imposta un valore che specifica se i contatori delle prestazioni per l'assembly sono abilitati.

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

Valore della proprietà

PerformanceCounterScope

Valore PerformanceCounterScope valido che specifica quali contatori delle prestazioni per l'assembly sono abilitati.

Attributi

Si applica a