Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Callbacks execution in queue

$
0
0
Hi Isomorphic,
I have question how are callbacks handled when using queue. Imagine following scenario:

1. start queue
2. call DS1.validateData with DSCallback1
3. call DS2.validateData with DSCallback2
4. send queue with RPCQueueCallback

For sure RPCQueueCallback gets executed with all responses. But is there a way how to get executed also DSCallbacks for every separate DSRequest which was send inside the queue?

Viewing all articles
Browse latest Browse all 4756

Trending Articles