GearmanClient::clearCallbacks

(PECL gearman >= 0.5.0)

GearmanClient::clearCallbacksClear all task callback functions

Descrição

public GearmanClient::clearCallbacks(): bool

Clears all the task callback functions that have previously been set.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Always returns true.

Veja Também

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top