Php/docs/gearmanjob.returncode

From Get docs
Revision as of 07:39, 9 December 2020 by Notes (talk | contribs) (autoload)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

GearmanJob::returnCode

(PECL gearman >= 0.5.0)

GearmanJob::returnCodeGet 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