GearmanJob::handle

Get the job handle

Description

public falsestring GearmanJob::handle()

Returns the opaque job handle assigned by the job server.

Parameters

This function has no parameters.

Return Values

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

See Also

  • GearmanTask::jobHandle