Dutch PHP Conference 2025 - Call For Papers

GearmanWorker::unregisterAll

(PECL gearman >= 0.6.0)

GearmanWorker::unregisterAllUnregister all function names with the job servers

Опис

public GearmanWorker::unregisterAll(): bool

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

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

A standard Gearman return value.

Прогляньте також

add a note

User Contributed Notes

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