GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options

Beschreibung

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

Sets one or more options to the supplied value.

Parameter-Liste

option

The options to be set

Rückgabewerte

Always returns true.

Siehe auch

add a note add a note

User Contributed Notes

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