GearmanClient
PHP Manual

GearmanClient::returnCode

(PECL gearman >= 0.5.0)

GearmanClient::returnCodeGet the last Gearman return code

Descrizione

public int GearmanClient::returnCode ( void )

Returns the last Gearman return code.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

A valid Gearman return code.


GearmanClient
PHP Manual