GearmanTask
PHP Manual

GearmanTask::isRunning

(PECL gearman >= 0.5.0)

GearmanTask::isRunningTest whether the task is currently running

Açıklama

public bool GearmanTask::isRunning ( void )

Indicates whether or not this task is currently running.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

TRUE if the task is running, FALSE otherwise.


GearmanTask
PHP Manual