GearmanJob::sendWarning
(PECL gearman >= 0.6.0)
GearmanJob::sendWarning — Send a warning
Açıklama
public bool GearmanJob::sendWarning
( string
$warning
)Sends a warning for this job while it is running.
Değiştirgeler
-
warning -
A warning messages.
Dönen Değerler
Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.
Ayrıca Bakınız
- GearmanJob::sendComplete() - Send the result and complete status
- GearmanJob::sendException() - Send exception for running job (exception)
- GearmanJob::sendFail() - Send fail status
There are no user contributed notes for this page.
