(PECL gearman >= 0.5.0)
Test whether the task is currently running
public bool GearmanTask::isRunning ( void )
Indicates whether or not this task is currently running.
Returns:
TRUE if the task is running, FALSE otherwise.
Please login to continue.