PHP 8.1.28 Released!

GearmanWorker::returnCode

(PECL gearman >= 0.5.0)

GearmanWorker::returnCodeGet last Gearman return code

説明

public GearmanWorker::returnCode(): int

Returns the last Gearman return code.

パラメータ

この関数にはパラメータはありません。

戻り値

A valid Gearman return code.

参考

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top