GearmanTask::isKnown
PHP function
Edit on GitHub ✎
(PECL gearman >= 0.5.0)
Determine if task is known
Description
GearmanTask::isKnown(): bool
Gets the status information for whether or not this task is known to the job server.
Parameters Parameters
Return Values
true if the task is known, false otherwise.