GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsDefine las opciones del trabajador

Descripción

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

Define una o más opciones del trabajador.

Parámetros

option

Las opciones a definir.

Valores devueltos

Siempre devuelve true.

Ver también

add a note

User Contributed Notes

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