GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context

説明

public GearmanClient::context ( void ) : string

Get the application context previously set with GearmanClient::setContext().

パラメータ

この関数にはパラメータはありません。

返り値

The same context data structure set with GearmanClient::setContext()

参考