Condividi tramite


SettingsSection.PerformanceCounters Proprietà

Definizione

Ottiene l'elemento di configurazione che controlla se i contatori di prestazioni di rete sono attivati.

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

Valore della proprietà

Elemento di configurazione che controlla l'utilizzo dei contatori delle prestazioni di rete.

Attributi

Si applica a

Vedi anche