The structure of a Job Resuming message. This is sent in reply to rf_send_job_resume().
More...
#include "rf_reply_msgs.h"
Data Fields | |
int | job_id |
The ID of the job being resumed. | |
RF_ERROR * | error |
NULL if no error in Job Resume. | |
The structure of a Job Resuming message. This is sent in reply to rf_send_job_resume().