PHP Doku:: Unregister all function names with the job servers - gearmanworker.unregisterall.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteGearmanThe GearmanWorker classGearmanWorker::unregisterAll

Ein Service von Reinhard Neidl - Webprogrammierung.

The GearmanWorker class

<<GearmanWorker::unregister

GearmanWorker::wait>>

GearmanWorker::unregisterAll

(PECL gearman >= 0.6.0)

GearmanWorker::unregisterAllUnregister 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


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)