GearmanTask::isRunning

Test whether the task is currently running

説明

public bool GearmanTask::isRunning()

Indicates whether or not this task is currently running.

パラメータ

この関数にはパラメータはありません。

戻り値

true if the task is running, false otherwise.