GearmanTask::isKnown

Determine if task is known

説明

public bool GearmanTask::isKnown()

Gets the status information for whether or not this task is known to the job server.

パラメータ

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

戻り値

true if the task is known, false otherwise.