Aqualogic Interaction API  
 

IPTJob.SuspendJob Method 

- OBSELETE, Functionality moved to agents - Forces running job to serialize its state at the next checkpoint. Suspended jobs can resume where they left off using the ResumeJob method.

bool SuspendJob();

Return Value

a boolean indicating whether the suspension request succeeded.

See Also

IPTJob Interface | com.plumtree.server Namespace