GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options

Descrição

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

Sets one or more options to the supplied value.

Parâmetros

option

The options to be set

Valor Retornado

Sempre retorna true.

Veja Também

add a note add a note

User Contributed Notes

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