GearmanClient::data

(PECL gearman <= 0.5.0)

GearmanClient::dataGet the application data (deprecated)

Опис

public string GearmanClient::data ( void )

Get the application data previously set with GearmanClient::setData().

Зауваження:

This method was replaced by GearmanClient::setContext() in the 0.6.0 release of the Gearman extension.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

The same string data set with GearmanClient::setData()

Прогляньте Також

add a note add a note

User Contributed Notes

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