问题
Using the System.Messaging
classes, how do I move a msmq message (in this case a poison message) to a subqueue?
Seems like this should be simple, but I haven't been able to figure it out.
回答1:
This does not appear to be possible. Ayende resorts to the unmanaged API in Rhino Service Bus, and if he can't do it then I certainly can't.
回答2:
For the record, I just learned today via a colleague that Microsoft finally added support for addressing subqueues in 4.0.
来源:https://stackoverflow.com/questions/5585609/how-to-move-a-msmq-message-to-a-subqueue