If you can explain a bit more on this problem, hope we can help on
InOutMessageReceivers.
David Grigglestone wrote:
Glen suggested I try this list to determine why the implementation of
the above method creates a new message context rather than send the
original back (my issue being that any properties I set on my original
message context are not available later in the code path) .. and if a
copy is required, why is this not a complete copy (that would include
any user properties that have been set)?
thanks, David