GearmanJob::sendData
(PECL gearman >= 0.6.0)
GearmanJob::sendData — Send data for a running job
Açıklama
public bool GearmanJob::sendData
( string
$data
)Sends data to the job server (and any listening clients) for this job.
Değiştirgeler
-
data -
Arbitrary serialized data.
Dönen Değerler
Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.
Ayrıca Bakınız
- GearmanJob::workload() - Get workload
- GearmanTask::data() - Get data returned for a task
There are no user contributed notes for this page.
