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

屬性值

重新啟動工作之前的等待時間 (以分鐘為單位)。

備註

呼叫程式必須具有系統管理許可權,才能設定此值。

適用於