GearmanClient
PHP Manual

GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context

Descrizione

public string GearmanClient::context ( void )

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

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

Vedere anche:


GearmanClient
PHP Manual