GearmanClient
PHP Manual

GearmanClient::setContext

(PECL gearman >= 0.6.0)

GearmanClient::setContextSet application context

Description

public bool GearmanClient::setContext ( string $context )

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

Liste de paramètres

context

Arbitrary context data

Valeurs de retour

Always returns TRUE.

Voir aussi


GearmanClient
PHP Manual