PHP Doku:: Determine if task is known - gearmantask.isknown.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteGearmanThe GearmanTask classGearmanTask::isKnown

Ein Service von Reinhard Neidl - Webprogrammierung.

The GearmanTask class

<<GearmanTask::functionName

GearmanTask::isRunning>>

GearmanTask::isKnown

(PECL gearman >= 0.5.0)

GearmanTask::isKnownDetermine if task is known

Beschreibung

public bool GearmanTask::isKnown ( void )

Gets the status information for whether or not this task is known to the job server.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

TRUE if the task is known, FALSE otherwise.


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