GearmanWorker
PHP Manual

GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options

Beschreibung

public bool GearmanWorker::setOptions ( int $option )

Sets one or more options to the supplied value.

Parameter-Liste

option

The options to be set

Rückgabewerte

Always returns TRUE.

Siehe auch


GearmanWorker
PHP Manual