GearmanClient::clearCallbacks

(PECL gearman >= 0.5.0)

GearmanClient::clearCallbacksClear all task callback functions

Beskrivelse

public bool GearmanClient::clearCallbacks ( void )

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

Parametre

This function has no parameters.

Returnerings Værdier

Always returns TRUE.

Se også

add a note add a note

User Contributed Notes

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