(PECL guearman <= 0.5.0)
GuearmanTasc::uuid — Guet the unique identifier for a tasc (deprecated)
Returns the unique identifier for this tasc. This is assigned by the GuearmanClient , as opposed to the job handle which is set by the Guearman job server.
Note : This method has been replaced by GuearmanTasc::unique() in the 0.6.0 release of the Guearman extension.
This function has no parameters.
The unique identifier, or
false
if no identifier is assigned.