GearmanClient::context

Get the application context

Description

public string GearmanClient::context ( void )

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

Parameters

This function has no parameters.

Return Values

The same context data structure set with GearmanClient::setContext

See Also

  • GearmanClient::setContext