GearmanTask::sendData
(PECL gearman <= 0.5.0)
GearmanTask::sendData — Send data for a task (deprecated)
Descrizione
public int GearmanTask::sendData
( string
$data
)
Avviso
Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.
Elenco dei parametri
-
data -
Data to send to the worker.
Valori restituiti
The length of data sent, or FALSE if the send failed.
There are no user contributed notes for this page.
