GearmanClient::setContext
Set application context
Description
public bool GearmanClient::setContext(string $data)
Sets an arbitrary string to provide application context that can
later be retrieved by GearmanClient::context.
Parameters
-
data
-
Arbitrary context data
Return Values
Always returns true.