PrintServer.RestartJobOnPoolTimeout 속성

정의

프린터 풀링을 사용하며 오류가 발생한 경우 작업을 다시 시작할 수 있을 때까지의 대기 시간을 나타내는 값을 가져오거나 설정합니다.

public:
 property int RestartJobOnPoolTimeout { int get(); void set(int value); };
public int RestartJobOnPoolTimeout { get; set; }
member this.RestartJobOnPoolTimeout : int with get, set
Public Property RestartJobOnPoolTimeout As Integer

속성 값

Int32

작업을 다시 시작할 수 있을 때까지의 대기 시간(분)입니다.

설명

호출 프로그램에는이 값을 설정 하려면 관리자 권한이 있어야 합니다.

적용 대상