PHP Doku:: Send the result and complete status - gearmanjob.sendcomplete.html

Verlauf / Chronik / History: (6) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteGearmanThe GearmanJob classGearmanJob::sendComplete

Ein Service von Reinhard Neidl - Webprogrammierung.

The GearmanJob class

<<GearmanJob::returnCode

GearmanJob::sendData>>

GearmanJob::sendComplete

(PECL gearman >= 0.6.0)

GearmanJob::sendCompleteSend the result and complete status

Beschreibung

public bool GearmanJob::sendComplete ( string $result )

Sends result data and the complete status update for this job.

Parameter-Liste

result

Serialized result data.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

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