GearmanJob::sendWarning
(PECL gearman >= 0.6.0)
GearmanJob::sendWarning — Send a warning
Descrierea
public bool GearmanJob::sendWarning
( string
$warning
)Sends a warning for this job while it is running.
Parametri
-
warning -
A warning messages.
Valorile întoarse
Întoarce valoarea TRUE în cazul
succesului sau FALSE în cazul eșecului.
Vedeți de asemenea
- 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.
