GearmanWorker::removeOptions

(PECL gearman >= 0.6.0)

GearmanWorker::removeOptionsRemove worker options

Descrierea

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

Removes (unsets) one or more worker options.

Parametri

option

The options to be removed (unset)

Valorile întoarse

Always returns true.

A se vedea și

add a note add a note

User Contributed Notes

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