GearmanTask::jobHandle

gearman_job_handle

(PECL gearman >= 0.5.0)

GearmanTask::jobHandle -- gearman_job_handleGet the job handle

Descrição

public GearmanTask::jobHandle(): false|string

Returns the job handle for this task.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The opaque job handle, or false if the task has not yet been created.

Veja Também