PHP 8.4.1 Released!

GearmanTask::isRunning

(PECL gearman >= 0.5.0)

GearmanTask::isRunningTest whether the task is currently running

Descrição

public GearmanTask::isRunning(): bool

Indicates whether or not this task is currently running.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

true if the task is running, false otherwise.

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top