GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options

Description

publicGearmanWorker::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.

See Also

To Top