GearmanClient
PHP Manual

GearmanClient::returnCode

(PECL gearman >= 0.5.0)

GearmanClient::returnCodeGet the last Gearman return code

Opis

public int GearmanClient::returnCode ( void )

Returns the last Gearman return code.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

A valid Gearman return code.


GearmanClient
PHP Manual