GearmanTask::returnCode
(PECL gearman >= 0.5.0)
GearmanTask::returnCode — Get the last return code
Description
public GearmanTask::returnCode ( ) : int
Returns the last Gearman return code for this task.
Parameters
This function has no parameters.
Return Values
A valid Gearman return code.
See Also
- GearmanClient::returnCode() - Get the last Gearman 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/gearmantask.returncode.php