PHP 8.4.0 RC4 available for testing

GearmanJob::handle

(PECL gearman >= 0.5.0)

GearmanJob::handleGet the job handle

说明

public GearmanJob::handle(): false|string

Returns the opaque job handle assigned by the job server.

参数

此函数没有参数。

返回值

An opaque job handle, or false if the job has not yet been initialized.

参见

添加备注

用户贡献的备注

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