GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options

Descrizione

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

Sets one or more options to the supplied value.

Elenco dei parametri

option

The options to be set

Valori restituiti

Always returns true.

Vedere anche:

add a note add a note

User Contributed Notes

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