GearmanClient
PHP Manual

GearmanClient::returnCode

(PECL gearman >= 0.5.0)

GearmanClient::returnCodeGet the last Gearman return code

说明

public int GearmanClient::returnCode ( void )

Returns the last Gearman return code.

参数

此函数没有参数。

返回值

A valid Gearman return code.


GearmanClient
PHP Manual