GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context

Opis

public GearmanClient::context ( void ) : string

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

Zobacz też:

add a note add a note

User Contributed Notes

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