Dutch PHP Conference 2025 - Call For Papers

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.

Прогляньте також

add a note

User Contributed Notes

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