GearmanWorker::removeOptions

(PECL gearman >= 0.6.0)

GearmanWorker::removeOptionsRemove worker options

Beschreibung

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

Removes (unsets) one or more worker options.

Parameter-Liste

option

The options to be removed (unset)

Rückgabewerte

Always returns TRUE.

Siehe auch