GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context

Açıklama

publicGearmanClient::context(): string

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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

Ayrıca Bakınız

To Top