GearmanJob::returnCode
(PECL gearman >= 0.5.0)
GearmanJob::returnCode — Get last return code
Description
public GearmanJob::returnCode ( ) : int
Returns the last return code issued by the job server.
Parameters
This function has no parameters.
Return Values
A valid Gearman return code.
See Also
- GearmanTask::returnCode() - Get the last return code
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gearmanjob.returncode.php