GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options

Beschreibung

publicGearmanWorker::setOptions(int$option): true

Sets one or more options to the supplied value.

Parameter-Liste

option

The options to be set

Rückgabewerte

Gibt immer true zurück.

Siehe auch

To Top