GearmanClient::removeOptions

(PECL gearman >= 0.6.0)

GearmanClient::removeOptionsRemove client options

Beschreibung

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

Removes (unsets) one or more options.

Parameter-Liste

option

The options to be removed (unset)

Rückgabewerte

Always returns true.