CakeFest 2024: The Official CakePHP Conference

GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsEstablece las opciones del trabajador

Descripción

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

Establece una o más opciones para el valor dado.

Parámetros

option

Las opciones a establecer

Valores devueltos

Siempre retorna true.

Ver también

add a note

User Contributed Notes

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