C# 클래스 HpToolsLauncher.Stopper

파일 보기 프로젝트 열기: hpsa/hp-application-automation-tools-plugin 1 사용 예제들

공개 메소드들

메소드 설명
Start ( ) : void

Creates timer in seconds to replace thread.sleep due to ui freezes in jenkins. Should be replaced in the future with ASync tasks

Stopper ( int milliSeconds ) : System

메소드 상세

Start() 공개 메소드

Creates timer in seconds to replace thread.sleep due to ui freezes in jenkins. Should be replaced in the future with ASync tasks
public Start ( ) : void
리턴 void

Stopper() 공개 메소드

public Stopper ( int milliSeconds ) : System
milliSeconds int
리턴 System