GearmanTask::isRunning
(PECL gearman >= 0.5.0)
GearmanTask::isRunning — Test 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.