Php/docs/gearmanjob.handle

来自菜鸟教程
跳转至:导航、​搜索

GearmanJob::handle

(PECL gearman >= 0.5.0)

GearmanJob::handleGet the job handle


说明

public GearmanJob::handle ( ) : string

Returns the opaque job handle assigned by the job server.


参数

此函数没有参数。


返回值

An opaque job handle.


参见