GearmanClient
PHP Manual

GearmanClient::returnCode

(PECL gearman >= 0.5.0)

GearmanClient::returnCodeGet the last Gearman return code

Descrição

public int GearmanClient::returnCode ( void )

Returns the last Gearman return code.

Parâmetros

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

Valor Retornado

A valid Gearman return code.


GearmanClient
PHP Manual