(PECL gearman >= 0.6.0)
  	
    
      
      Set application context
    
    
      
      public bool GearmanClient::setContext ( string $context )
    
    
    
    Sets an arbitrary string to provide application context that can later be retrieved by GearmanClient::context().
Parameters: 
  
      
      
      	context
    	
 
    	Arbitrary context data
Returns: 
     Always returns TRUE. 
See also: 
     
      
                  
    		
    		
    		
    		
    		
            		
    		
    		
    	 
          
Please login to continue.