GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context

Beschreibung

public GearmanClient::context ( void ) : string

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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

Siehe auch