(PECL gearman >= 0.6.0)
Unregister all function names with the job servers
public bool GearmanWorker::unregisterAll ( void )
Unregisters all previously registered functions, ensuring that no more jobs are sent to this worker.
Returns:
A standard Gearman return value.
See also:
Please login to continue.