php8.5
Home/ Manual/ gearman / gearmantask/ GearmanTask::isKnown

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.

Source: reference/gearman/gearmantask/isknown.xml · from the official PHP manual (php/doc-en)