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