PHP 8.3.4 Released!

GearmanWorker::unregisterAll

(PECL gearman >= 0.6.0)

GearmanWorker::unregisterAllUnregister all function names with the job servers

Beschreibung

public GearmanWorker::unregisterAll(): bool

Unregisters all previously registered functions, ensuring that no more jobs are sent to this worker.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

A standard Gearman return value.

Siehe auch

add a note

User Contributed Notes

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