GearmanWorker::removeOptions

Remove worker options

Beschreibung

public bool GearmanWorker::removeOptions ( int $option )

Removes (unsets) one or more worker options.

Parameter-Liste

option

The options to be removed (unset)

Rückgabewerte

Always returns TRUE.

Siehe auch

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