Question 1: Why all the examples don't use begin try...end try begin catch...end catch to handle the exceptions?Question 2: What if the message consuming/processing takes long time? Is it OK to have a long run transaction on SSB statements? What's the best approach?Question 3: The following code doesn't end the conversation if the message name is not'//AWDB/1DBSample/RequestMessage'. Is it a bug?
↧