|
GearmanJob::status(PECL gearman <= 0.5.0) GearmanJob::status — Send status (deprecated) Описание
public bool GearmanJob::status
( 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 в случае возникновения ошибки. Смотрите также
|
|