GearmanJob::returnCode

Get last return code

Beschreibung

public int GearmanJob::returnCode ( void )

Returns the last return code issued by the job server.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

A valid Gearman return code.

Siehe auch

  • GearmanTask::returnCode