GearmanJob::sendComplete
GearmanJob::sendComplete
(PECL gearman >= 0.6.0)
GearmanJob::sendComplete — Send the result and complete status
Description
public bool GearmanJob::sendComplete ( string $result )
Sends result data and the complete status update for this job.
Parameters
-
result
-
Serialized result data.