GearmanWorker::removeOptions

(PECL gearman >= 0.6.0)

GearmanWorker::removeOptionsElimina opciones del agente

Descripción

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

Elimina una o varias opciones del agente.

Parámetros

option

Las opciones a eliminar

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