PrintServer.RestartJobOnPoolTimeout Property

Definition

Gets or sets a value that indicates the wait time before a job can be restarted, if an error occurs when printer pooling is also enabled.

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

Property Value

The wait time, in minutes, before a job restarts.

Remarks

A calling program must have administrative permissions to set this value.

Applies to