GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context

Descrição

public GearmanClient::context(): string

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Veja Também