GearmanWorker::removeOptions
(PECL gearman >= 0.6.0)
GearmanWorker::removeOptions — Remove worker options
Descrição
Removes (unsets) one or more worker options.
Parâmetros
option
-
The options to be removed (unset)
Valor Retornado
Sempre retorna true
.
Veja Também
- GearmanWorker::options() - Get worker options
- GearmanWorker::setOptions() - Set worker options
- GearmanWorker::addOptions() - Add worker options