GearmanWorker::setOptions
(PECL gearman >= 0.5.0)
GearmanWorker::setOptions — Set worker options
Description
public bool GearmanWorker::setOptions
( int $option
)
Sets one or more options to the supplied value.
Parameters
- option
-
The options to be set
Return Values
Always returns TRUE.
See Also
- GearmanWorker::options() - Get worker options
- GearmanWorker::addOptions() - اضافه کردن گزینههای worker
- GearmanWorker::removeOptions() - حذف گزینههای worker
- GearmanClient::setOptions() - Set client options
There are no user contributed notes for this page.
