GearmanJob::setReturn
(PECL gearman >= 0.5.0)
GearmanJob::setReturn — Set a return value
Descrizione
public function GearmanJob::setReturn(
int $gearman_return_t):
bool
Sets the return value for this job, indicates how the job completed.
Elenco dei parametri
gearman_return_t
-
A valid Gearman return value.
Valori restituiti
Description...