GearmanClient::echo
Send data to all job servers to see if they echo it back [deprecated]
Beschreibung
public bool GearmanClient::echo
( string $workload
)
Parameter-Liste
-
workload
-
Some arbitrary serialized data to be echo back
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.