ResubmitQueuedOnRestart Property
In This Topic
Specifies whether jobs that were queued for execution when the adTempus service shut down should be resubmitted when it restarts
Syntax
'Declaration
Public Property ResubmitQueuedOnRestart As Boolean
public bool ResubmitQueuedOnRestart {get; set;}
See Also