|
GearmanJob::sendStatusSend status Beschreibung
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. Parameter-Liste
Rückgabewerte
Gibt bei Erfolg Siehe auch
|