GearmanClient::context

(PECL gearman >= 0.6.0)

GearmanClient::contextGet the application context

說明

public string GearmanClient::context ( void )

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

參數

此函式沒有參數。

回傳值

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

參見

add a note add a note

User Contributed Notes

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