GearmanWorker::removeOptions

(PECL gearman >= 0.6.0)

GearmanWorker::removeOptionsRemove worker options

Descrição

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

Removes (unsets) one or more worker options.

Parâmetros

option

The options to be removed (unset)

Valor Retornado

Always returns true.

Veja Também

add a note add a note

User Contributed Notes

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