GearmanWorker::setOptions
(PECL gearman >= 0.5.0)
GearmanWorker::setOptions — Set worker options
Descrizione
public bool GearmanWorker::setOptions
( int
$option
)Sets one or more options to the supplied value.
Elenco dei parametri
-
option -
The options to be set
Valori restituiti
Always returns TRUE.
Vedere anche:
- GearmanWorker::options() - Get worker options
- GearmanWorker::addOptions() - Add worker options
- GearmanWorker::removeOptions() - Remove worker options
- GearmanClient::setOptions() - Set client options
There are no user contributed notes for this page.
