GearmanTask::dataSize

(PECL gearman >= 0.5.0)

GearmanTask::dataSizeGet the size of returned data

Opis

public GearmanTask::dataSize ( void ) : int

Returns the size of the data being returned for a task.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The data size, or FALSE if there is no data.

Zobacz też:

add a note add a note

User Contributed Notes

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