|
GearmanJob::sendStatus(PECL gearman >= 0.6.0) GearmanJob::sendStatus — Send status Описание
public bool GearmanJob::sendStatus
( int $numerator
, int $denominator
)
Sends status information to the job server and any listening clients. Use this to specify what percentage of the job has been completed. Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Смотрите также
|
|