GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context

Descrição

public GearmanClient::context(): string

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Veja Também

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top