GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options

Beskrivelse

public bool GearmanWorker::setOptions ( int $option )

Sets one or more options to the supplied value.

Parametre

option

The options to be set

Returnerings Værdier

Always returns TRUE.

Se også

add a note add a note

User Contributed Notes

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