Php/docs/gearmanjob.handle

From Get docs

GearmanJob::handle

(PECL gearman >= 0.5.0)

GearmanJob::handleGet the job handle


Description

public GearmanJob::handle ( ) : string

Returns the opaque job handle assigned by the job server.


Parameters

This function has no parameters.


Return Values

An opaque job handle.


See Also