| | WebCenter Interaction API | |
| IPTSession.MonitorSuspendResumeScheduleForJob Method |
Deprecated. Starts a monitoring thread for running jobs. The thread posts Suspend/SaveCheckpoint requests at the appropriate times for the job.
void MonitorSuspendResumeScheduleForJob(
int iJobID,
bool bOnOff
);
Parameters
-
iJobID
- - The ID of the job to monitor.
-
bOnOff
-
See Also
IPTSession Interface | com.plumtree.server Namespace