ExecutableConditionAttribute.TimeoutSeconds 속성

정의

제공될 때 Arguments 실행 파일이 종료될 때까지 대기할 최대 시간(초)을 가져오거나 설정합니다. 0보다 작거나 같은 값은 시간 제한이 없음을 의미합니다. 기본값은 30초입니다.

public int TimeoutSeconds { get; set; }
member this.TimeoutSeconds : int with get, set
Public Property TimeoutSeconds As Integer

속성 값

적용 대상