SettingsSection.PerformanceCounters Propriété

Définition

Obtient l'élément de configuration qui contrôle si les compteurs de performance réseau sont activés.

public:
 property System::Net::Configuration::PerformanceCountersElement ^ PerformanceCounters { System::Net::Configuration::PerformanceCountersElement ^ get(); };
[System.Configuration.ConfigurationProperty("performanceCounters")]
public System.Net.Configuration.PerformanceCountersElement PerformanceCounters { get; }
[<System.Configuration.ConfigurationProperty("performanceCounters")>]
member this.PerformanceCounters : System.Net.Configuration.PerformanceCountersElement
Public ReadOnly Property PerformanceCounters As PerformanceCountersElement

Valeur de propriété

Élément de configuration qui contrôle l’utilisation des compteurs de performances réseau.

Attributs

S’applique à

Voir aussi