PrintServer.RestartJobOnPoolTimeout 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,指出如果在啟動印表機集區時發生錯誤,重新啟動工作之前的等待時間。
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
屬性值
重新啟動工作之前的等待時間 (以分鐘為單位)。
備註
呼叫程式必須具有系統管理許可權,才能設定此值。