GearmanWorker::unregisterAll

Unregister all function names with the job servers

Beschreibung

public bool GearmanWorker::unregisterAll ( void )

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

A standard Gearman return value.

Siehe auch

  • GearmanWorker::register
  • GearmanWorker::unregister