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

속성 값

네트워크 성능 카운터의 사용을 제어하는 구성 요소입니다.

특성

적용 대상

추가 정보