GearmanTask::jobHandle

gearman_job_handle

Get the job handle

Description

public falsestring GearmanTask::jobHandle()

Returns the job handle for this task.

Parameters

This function has no parameters.

Return Values

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

See Also

  • GearmanClient::doJobHandle