Php/docs/gearmanjob.returncode

来自菜鸟教程
跳转至:导航、​搜索

GearmanJob::returnCode

(PECL gearman >= 0.5.0)

GearmanJob::returnCodeGet last return code


说明

public GearmanJob::returnCode ( ) : int

Returns the last return code issued by the job server.


参数

此函数没有参数。


返回值

A valid Gearman return code.


参见