GearmanJob::complete
(PECL gearman <= 0.5.0)
GearmanJob::complete — Send the result and complete status (deprecated)
Descrierea
public bool GearmanJob::complete
( string
$result
)Sends result data and the complete status update for this job.
Notă:
This method has been replaced by GearmanJob::sendComplete() in the 0.6.0 release of the Gearman extension.
Parametri
-
result -
Serialized result data.
Valorile întoarse
Întoarce valoarea TRUE în cazul
succesului sau FALSE în cazul eșecului.
Vedeți de asemenea
- GearmanJob::sendFail() - Send fail status
- GearmanJob::setReturn() - Set a return value
There are no user contributed notes for this page.
