GearmanWorker::setOptions
(PECL gearman >= 0.5.0)
GearmanWorker::setOptions — Set worker options
Beschreibung
$option): boolSets one or more options to the supplied value.
Parameter-Liste
-
option -
The options to be set
Rückgabewerte
Always returns true.
Siehe auch
- GearmanWorker::options() - Get worker options
- GearmanWorker::addOptions() - Add worker options
- GearmanWorker::removeOptions() - Remove worker options
- GearmanClient::setOptions() - Set client options

