PHP 8.4.1 Released!

GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options

说明

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

Sets one or more options to the supplied value.

参数

option

The options to be set

返回值

总是返回 true

参见

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top