|
GearmanWorker::unregisterAllUnregister all function names with the job servers Description
public bool GearmanWorker::unregisterAll()
Unregisters all previously registered functions, ensuring that no more jobs are sent to this worker. ParametersThis function has no parameters. Return ValuesA standard Gearman return value. See Also
|