Php/docs/gearmanworker.setoptions

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

GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options


说明

public GearmanWorker::setOptions ( int $option ) : bool

Sets one or more options to the supplied value.


参数

option
The options to be set


返回值

Always returns true.


参见