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