GearmanTask
PHP Manual

GearmanTask::isRunning

(PECL gearman >= 0.5.0)

GearmanTask::isRunningTest whether the task is currently running

Descrição

public bool GearmanTask::isRunning ( void )

Indicates whether or not this task is currently running.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

TRUE if the task is running, FALSE otherwise.


GearmanTask
PHP Manual