GearmanWorker::returnCode

(PECL gearman >= 0.5.0)

GearmanWorker::returnCodeObtiene el último código Gearman devuelto

Descripción

public GearmanWorker::returnCode(): int

Devuelve el último código Gearman devuelto.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Un código de retorno Gearman válido.

Ver también

add a note

User Contributed Notes

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