GearmanWorker::removeOptions

(PECL gearman >= 0.6.0)

GearmanWorker::removeOptionsRemove worker options

说明

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

Removes (unsets) one or more worker options.

参数

option

The options to be removed (unset)

返回值

Always returns true.

参见

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有