The structure of a Job Paused message. This notification indicates that a job has paused, and no more chunks will be scheduled unless the job is resumed. More...
#include "rf_reply_msgs.h"
Data Fields | |
int | job_id |
The structure of a Job Paused message. This notification indicates that a job has paused, and no more chunks will be scheduled unless the job is resumed.
int RF_REPLY_JOB_PAUSED::job_id |
The ID of the job that has been paused.