GearmanJob::setReturn

(PECL gearman >= 0.5.0)

GearmanJob::setReturnSet a return value

Descrierea

public GearmanJob::setReturn ( int $gearman_return_t ) : bool

Sets the return value for this job, indicates how the job completed.

Parametri

gearman_return_t

A valid Gearman return value.

Valorile întoarse

Description...

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top