downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

GearmanClient::setContext> <GearmanClient::setClientCallback
Last updated: Fri, 20 May 2011

view this page in

GearmanClient::setCompleteCallback

(PECL gearman >= 0.5.0)

GearmanClient::setCompleteCallbackEspecifica una función a ser llamada cuando se complete una tarea

Descripción

public bool GearmanClient::setCompleteCallback ( callback $callback )

Especifica una función a ser llamada cuando se complete una tarea. La función de llamada de retorno acepta un único argument, un objeto GearmanTask.

Parámetros

callback

Función a ser llamada

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Ver también



add a note add a note User Contributed Notes GearmanClient::setCompleteCallback
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites