(PECL gearman >= 0.6.0)
Remove worker options
public bool GearmanWorker::removeOptions ( int $option )
Removes (unsets) one or more worker options.
Parameters:
option
The options to be removed (unset)
Returns:
Always returns TRUE
.
See also:
Please login to continue.