PHP 8.4.1 Released!

GearmanTask::returnCode

(PECL gearman >= 0.5.0)

GearmanTask::returnCodeGet the last return code

说明

public GearmanTask::returnCode(): int

Returns the last Gearman return code for this task.

参数

此函数没有参数。

返回值

A valid Gearman return code.

参见

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top