GearmanWorker::removeOptions

(PECL gearman >= 0.6.0)

GearmanWorker::removeOptionsRemove worker options

Beschreibung

public GearmanWorker::removeOptions(int $option): true

Removes (unsets) one or more worker options.

Parameter-Liste

option

The options to be removed (unset)

Rückgabewerte

Gibt immer true zurück.

Siehe auch

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top