文字

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 .

参见

  • GearmanClient::context() - Get the application context
上一篇: 下一篇: