GearmanClient
PHP Manual

GearmanClient::returnCode

(PECL gearman >= 0.5.0)

GearmanClient::returnCodeGet the last Gearman return code

Açıklama

public int GearmanClient::returnCode ( void )

Returns the last Gearman return code.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

A valid Gearman return code.


GearmanClient
PHP Manual