PHP 7.0.6 Released

GearmanJob::handle

(PECL gearman >= 0.5.0)

GearmanJob::handleGet the job handle

Description

public string GearmanJob::handle ( void )

Returns the opaque job handle assigned by the job server.

Parameters

This function has no parameters.

Return Values

An opaque job handle.

See Also

User Contributed Notes

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