Type Definitions

StackListener(res, num, …args)

Listener called with ordered task results

Parameters:
NameTypeAttributesDescription
resany

return value of the num-th aded task

numnumber

zero-indexed number indicating the order this task was queued

argsany<repeatable>

forwarded arguments that were passed when the task was added