Php/docs/gearmanclient.context

提供:Dev Guides
< Php
2020年12月14日 (月) 09:31時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context


説明

public GearmanClient::context ( ) : string

Get the application context previously set with GearmanClient::setContext().


パラメータ

この関数にはパラメータはありません。


返り値

The same context data structure set with GearmanClient::setContext()


参考