= 0.6.0)GearmanClient::setContext — Set application context說明public GearmanClient::setContext(string $context)">

GearmanClient::setContext

(PECL gearman >= 0.6.0)

GearmanClient::setContextSet application context

說明

public GearmanClient::setContext(string $context): bool

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

參數(shù)

context

Arbitrary context data

返回值

Always returns true.

參見