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 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
![]() |
IsRunning |
위쪽
메서드
이름 | 설명 | |
---|---|---|
![]() |
Begin() | |
![]() |
Begin(Int64) | |
![]() |
Begin(Int64, String) | |
![]() |
Dispose | 관리되지 않는 리소스의 확보, 해제 또는 다시 설정과 관련된 응용 프로그램 정의 작업을 수행합니다. (IDisposable에서 상속됨) |
![]() |
End() | |
![]() |
End(Int64) | |
![]() |
End(Int64, String) | |
![]() |
Step() | |
![]() |
Step(Int64) | |
![]() |
Step(Int64, String) |
위쪽