GearmanWorker::unregisterAll

(PECL gearman >= 0.6.0)

GearmanWorker::unregisterAllElimina todas las funciones de los servidores de trabajos

Descripción

public GearmanWorker::unregisterAll(): bool

Elimina todas las funciones previamente registradas, asegurando así que ningún trabajo será enviado al agente con estas funciones.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Un valor de retorno estándar de Gearman.

Ver también

add a note

User Contributed Notes

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