GearmanJob::returnCode

(PECL gearman >= 0.5.0)

GearmanJob::returnCodeGet last return code

說明

public GearmanJob::returnCode(): int

Returns the last return code issued by the job server.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

A valid Gearman return code.

參見