PHP Doku:: Remove worker options - gearmanworker.removeoptions.html

Verlauf / Chronik / History: (2) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The GearmanWorker class

<<GearmanWorker::register

GearmanWorker::returnCode>>

GearmanWorker::removeOptions

(PECL gearman >= 0.6.0)

GearmanWorker::removeOptionsRemove worker options

Beschreibung

public bool GearmanWorker::removeOptions ( int $option )

Removes (unsets) one or more worker options.

Parameter-Liste

option

The options to be removed (unset)

Rückgabewerte

Always returns TRUE.

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",...)