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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top