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