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

属性值

作业重新启动之前的等待时间(以分钟为单位)。

注解

调用程序必须具有管理权限才能设置此值。

适用于