GearmanClient
PHP Manual

GearmanClient::setContext

(PECL gearman >= 0.6.0)

GearmanClient::setContextSet application context

Beschreibung

public bool GearmanClient::setContext ( string $context )

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

Parameter-Liste

context

Arbitrary context data

Rückgabewerte

Always returns TRUE.

Siehe auch


GearmanClient
PHP Manual