©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL gearman >= 0.6.0)
GearmanTask::unique — Get the unique identifier for a task
Returns the unique identifier for this task. This is assigned by the GearmanClient, as opposed to the job handle which is set by the Gearman job server.
此函数没有参数。
The unique identifier, or FALSE
if no identifier is assigned.