SettingsSection.PerformanceCounters Eigenschaft

Definition

Ruft das Konfigurationselement ab, das steuert, ob Netzwerkleistungsindikatoren aktiviert werden.

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

Eigenschaftswert

Das Konfigurationselement, das die Verwendung von Netzwerkleistungsindikatoren steuert.

Attribute

Gilt für:

Weitere Informationen