Php/docs/gearmanworker.options

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

GearmanWorker::options

(PECL gearman >= 0.6.0)

GearmanWorker::optionsGet worker options


说明

public GearmanWorker::options ( ) : int

Gets the options previously set for the worker.


参数

此函数没有参数。


返回值

The options currently set for the worker.


参见