GearmanTask::jobHandle

gearman_job_handle

(PECL gearman >= 0.5.0)

GearmanTask::jobHandle -- gearman_job_handleGet the job handle

Description

public GearmanTask::jobHandle(): string

Returns the job handle for this task.

Parameters

This function has no parameters.

Return Values

The opaque job handle.

See Also

add a note

User Contributed Notes

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