GearmanJob::setReturn
Set a return value
&reftitle.description;
public boolGearmanJob::setReturn
intgearman_return_t
Sets the return value for this job, indicates how the job completed.
&reftitle.parameters;
gearman_return_t
A valid Gearman return value.
&reftitle.returnvalues;
Description...