GearmanTask::data

(PECL gearman >= 0.5.0)

GearmanTask::dataGet data returned for a task

Opis

public GearmanTask::data ( void ) : string

Returns data being returned for a task by a worker.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The serialized data, or FALSE if no data is present.

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top