GearmanTask
PHP Manual

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.


GearmanTask
PHP Manual