GearmanWorker::unregisterAll
(PECL gearman >= 0.6.0)
GearmanWorker::unregisterAll — Unregister all function names with the job servers
Opis
public bool GearmanWorker::unregisterAll
( void
)
Unregisters all previously registered functions, ensuring that no more jobs are sent to this worker.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
A standard Gearman return value.
Zobacz też:
- GearmanWorker::register() - Register a function with the job server
- GearmanWorker::unregister() - Unregister a function name with the job servers
There are no user contributed notes for this page.
