GearmanWorker::addOptions

(PECL gearman >= 0.6.0)

GearmanWorker::addOptionsAñadir opciones al trabajador

Descripción

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

Añade una o varias opciones al trabajador.

Parámetros

option

Las opciones a añadir

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