GearmanTask::data

(PECL gearman >= 0.5.0)

GearmanTask::dataGet data returned for a task

Beskrivelse

public string GearmanTask::data ( void )

Returns data being returned for a task by a worker.

Parametre

This function has no parameters.

Returnerings Værdier

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

Se også

add a note add a note

User Contributed Notes

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