array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'gearmanclient.returncode.php', 1 => 'GearmanClient::returnCode', 2 => 'Get the last Gearman return code', ), 'up' => array ( 0 => 'class.gearmanclient.php', 1 => 'GearmanClient', ), 'prev' => array ( 0 => 'gearmanclient.removeoptions.php', 1 => 'GearmanClient::removeOptions', ), 'next' => array ( 0 => 'gearmanclient.runtasks.php', 1 => 'GearmanClient::runTasks', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gearman/gearmanclient/returncode.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

GearmanClient::returnCode

(PECL gearman >= 0.5.0)

GearmanClient::returnCodeGet the last Gearman return code

Descrizione

public GearmanClient::returnCode(): int

Returns the last Gearman return code.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

A valid Gearman return code.