GearmanClient::context
Get the application context
説明
public string GearmanClient::context()
Get the application context previously set with GearmanClient::setContext.
戻り値
The same context data structure set with GearmanClient::setContext
参考
- GearmanClient::setContext