GearmanWorker::removeOptions

(PECL gearman >= 0.6.0)

GearmanWorker::removeOptionsRemove worker options

Beskrivelse

public bool GearmanWorker::removeOptions ( int $option )

Removes (unsets) one or more worker options.

Parametre

option

The options to be removed (unset)

Returnerings Værdier

Always returns TRUE.

Se også

add a note add a note

User Contributed Notes

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