GearmanClient::context

Get the application context

Beschreibung

public string GearmanClient::context ( void )

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The same context data structure set with GearmanClient::setContext

Siehe auch

  • GearmanClient::setContext