IMeasurementBlockProxy 인터페이스

IMeasurementBlockProxy.

네임스페이스:  Microsoft.TeamFoundation.TestManagement.Client
어셈블리:  Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll)

구문

‘선언
Public Interface IMeasurementBlockProxy _
    Inherits IDisposable
public interface IMeasurementBlockProxy : IDisposable
public interface class IMeasurementBlockProxy : IDisposable
type IMeasurementBlockProxy =  
    interface
        interface IDisposable
    end
public interface IMeasurementBlockProxy extends IDisposable

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

속성

  이름 설명
Public 속성 IsRunning

위쪽

메서드

  이름 설명
Public 메서드 Begin()
Public 메서드 Begin(Int64)
Public 메서드 Begin(Int64, String)
Public 메서드 Dispose 관리되지 않는 리소스의 확보, 해제 또는 다시 설정과 관련된 응용 프로그램 정의 작업을 수행합니다. (IDisposable에서 상속됨)
Public 메서드 End()
Public 메서드 End(Int64)
Public 메서드 End(Int64, String)
Public 메서드 Step()
Public 메서드 Step(Int64)
Public 메서드 Step(Int64, String)

위쪽

참고 항목

참조

Microsoft.TeamFoundation.TestManagement.Client 네임스페이스