GearmanWorker::removeOptions

Remove worker options

説明

public true GearmanWorker::removeOptions(int $option)

Removes (unsets) one or more worker options.

パラメータ

option

The options to be removed (unset)

戻り値

常に true を返します。

参考

  • GearmanWorker::options
  • GearmanWorker::setOptions
  • GearmanWorker::addOptions