Поделиться через


SettingsSection.PerformanceCounters Свойство

Определение

Возвращает элемент конфигурации, управляющий включением счетчиков производительности сети.

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

Значение свойства

Элемент конфигурации, управляющий использованием счетчиков производительности сети.

Атрибуты

Применяется к

См. также раздел