GearmanTask
PHP Manual

GearmanTask::isRunning

(PECL gearman >= 0.5.0)

GearmanTask::isRunningTest whether the task is currently running

Description

public bool GearmanTask::isRunning ( void )

Indicates whether or not this task is currently running.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

TRUE if the task is running, FALSE otherwise.


GearmanTask
PHP Manual