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().

参数

context

Arbitrary context data

返回值

Always returns true.

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/gearmanclient.setcontext.php