Udostępnij za pośrednictwem


SettingsSection.PerformanceCounters Właściwość

Definicja

Pobiera element konfiguracji, który kontroluje, czy liczniki wydajności sieci są włączone.

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

Wartość właściwości

Element konfiguracji, który kontroluje użycie liczników wydajności sieci.

Atrybuty

Dotyczy

Zobacz też