GearmanTask::returnCode
PHP function
Edit on GitHub ✎
(PECL gearman >= 0.5.0)
Get the last return code
Description
GearmanTask::returnCode(): int
Returns the last Gearman return code for this task.
Parameters Parameters
Return Values
A valid Gearman return code.
See Also
GearmanClient::returnCode