C# 클래스 Viki.LoadRunner.Engine.Executor.Context.Checkpoint

상속: ICheckpoint
파일 보기 프로젝트 열기: Vycka/LoadRunner 1 사용 예제들

공개 메소드들

메소드 설명
Checkpoint ( string name, System.TimeSpan timePoint ) : System

Create checkpoint

메소드 상세

Checkpoint() 공개 메소드

Create checkpoint
public Checkpoint ( string name, System.TimeSpan timePoint ) : System
name string name of the checkpoint
timePoint System.TimeSpan Timestamp of the checkpoint
리턴 System