GearmanClient
PHP Manual

GearmanClient::setContext

(PECL gearman >= 0.6.0)

GearmanClient::setContextSet application context

Descrição

public bool GearmanClient::setContext ( string $context )

Sets an arbitrary string to provide application context that can later be retrieved by GearmanClient::context().

Parâmetros

context

Arbitrary context data

Valor Retornado

Always returns TRUE.

Veja Também


GearmanClient
PHP Manual