GearmanWorker::removeOptions

(PECL gearman >= 0.6.0)

GearmanWorker::removeOptionsRemove worker options

Opis

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

Removes (unsets) one or more worker options.

Parametry

option

The options to be removed (unset)

Zwracane wartości

Always returns TRUE.

Zobacz też:

add a note add a note

User Contributed Notes

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