GearmanJob::setReturn
(PECL gearman >= 0.5.0)
GearmanJob::setReturn — Set a return value
Descrição
public bool GearmanJob::setReturn
( int
$gearman_return_t
)Sets the return value for this job, indicates how the job completed.
Parâmetros
-
gearman_return_t -
A valid Gearman return value.
Valor Retornado
Description...