Php/docs/gearmanworker.removeoptions

提供:Dev Guides
< Php
移動先:案内検索

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.


参考