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.

参见