GearmanClient
PHP Manual

GearmanClient::returnCode

(PECL gearman >= 0.5.0)

GearmanClient::returnCodeGet the last Gearman return code

Beschreibung

public int GearmanClient::returnCode ( void )

Returns the last Gearman return code.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

A valid Gearman return code.


GearmanClient
PHP Manual