GearmanClient::setCompleteCallback

(PECL gearman >= 0.5.0)

GearmanClient::setCompleteCallbackSet a function to be called on task completion

Description

public bool GearmanClient::setCompleteCallback ( callback $callback )

Use to set a function to be called when a task is completed. The callback function should accept a single argument, a GearmanTask oject.

Parameters

callback

A function to be called

Return Values

Returns TRUE on success or FALSE on failure.

See Also


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout