update : 2015.11.03
php.shukuma.com

검색:
 
 
Set application context

GearmanClient::setContext

(PECL gearman >= 0.6.0)

GearmanClient::setContextSet application context

설명

public bool GearmanClient::setContext ( string $context )

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

인수

context

Arbitrary context data

반환값

Always returns TRUE.

참고