다음을 통해 공유


ICounterProvider 인터페이스

테스트하고 있는 성능 카운터 이외에 성능 카운터의 현재 값을 가져오기 위해 IThresholdRule 인터페이스의 구현에서 사용할 수 있는 인터페이스를 정의합니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.LoadTesting
어셈블리:  Microsoft.VisualStudio.QualityTools.LoadTestFramework(Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)

구문

‘선언
Public Interface ICounterProvider
public interface ICounterProvider
public interface class ICounterProvider
type ICounterProvider =  interface end
public interface ICounterProvider

ICounterProvider 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 GetCounterValue 성능 카운터의 현재 값을 가져옵니다.

위쪽

설명

하나 이상의 다른 성능 카운터 값에 대해 성능 카운터 값의 임계값 검사를 수행할 수 있습니다.

참고 항목

참조

Microsoft.VisualStudio.TestTools.LoadTesting 네임스페이스