update : 2015.11.03
php.shukuma.com

검색:
 
 
Test whether the task is currently running

GearmanTask::isRunning

(PECL gearman >= 0.5.0)

GearmanTask::isRunningTest whether the task is currently running

설명

public bool GearmanTask::isRunning ( void )

Indicates whether or not this task is currently running.

인수

이 함수는 인수가 없습니다.

반환값

TRUE if the task is running, FALSE otherwise.