GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options

Descrição

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

Sets one or more options to the supplied value.

Parâmetros

option

The options to be set

Valor Retornado

Always returns true.

Veja Também

add a note

User Contributed Notes

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