GearmanWorker::setOptions
(PECL gearman >= 0.5.0)
GearmanWorker::setOptions — Set worker options
Description
public function GearmanWorker::setOptions(
int $option):
true
Sets one or more options to the supplied value.
Parameters
option
-
The options to be set
Return Values
Always returns true .
There are no user contributed notes for this page.