(PECL gearman >= 0.5.0)
Set a return value
public bool GearmanJob::setReturn ( int $gearman_return_t )
Sets the return value for this job, indicates how the job completed.
Parameters:
gearman_return_t
A valid Gearman return value.
Returns:
Description...
Please login to continue.