GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context

Açıklama

public GearmanClient::context ( void ) : string

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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

Ayrıca Bakınız