R
Robert Phillips
I can successfully place a StackTrace object a MSMQ queue, but when trying
to retrieve it, the call to Message.Body hangs and doesn't return. Strings
and my custom objects work fine. I assumed StackTrace would work since it
is Serializable.
Any insight appreciated.
to retrieve it, the call to Message.Body hangs and doesn't return. Strings
and my custom objects work fine. I assumed StackTrace would work since it
is Serializable.
Any insight appreciated.