Hello,
I have tried out the advanced queuing demo included with DOA and it works fine, except for one problem.
The dequeue transaction seems to be always committed before the OnThreadDequeued event is fired.
Is there any way to turn this off and do the commit (or a rollback) myself in the event...