GearmanJob::setReturn

Set a return value

Beschreibung

public bool GearmanJob::setReturn ( int $gearman_return_t )

Sets the return value for this job, indicates how the job completed.

Parameter-Liste

gearman_return_t

A valid Gearman return value.

Rückgabewerte

Description...