PHP Doku:: Test whether the task is currently running - gearmantask.isrunning.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The GearmanTask class

<<GearmanTask::isKnown

GearmanTask::jobHandle -- gearman_job_handle>>

GearmanTask::isRunning

(PECL gearman >= 0.5.0)

GearmanTask::isRunningTest whether the task is currently running

Beschreibung

public bool GearmanTask::isRunning ( void )

Indicates whether or not this task is currently running.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

TRUE if the task is running, 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",...)