GearmanTask::isRunning

(PECL gearman >= 0.5.0)

GearmanTask::isRunningTest whether the task is currently running

Açıklama

public GearmanTask::isRunning ( ) : bool

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.