Using classes System.Messaging, how do I move an msmq message (in this case a poisonous message) to a subclass?
System.Messaging
It seems like it should be simple, but I could not figure it out.
This is not possible. Ayende resorts to an unmanaged API in the Rhino Service Bus, and if he cannot do this, I certainly cannot.
For the record, I just found out today through a colleague that Microsoft has finally added support for addressing in subclasses in 4.0 .