Integrated message queue binding does not work with Message class

Posted by user80855 on Stack Overflow See other posts from Stack Overflow or by user80855
Published on 2010-02-01T15:22:04Z Indexed on 2010/06/07 7:02 UTC
Read the original article Hit count: 227

Filed under:
|

I am trying to use the integrated message queue binding with the class Message.

void HandleMessage(Message msg)

However the binding does not work, this works with other bindings. Is this a limitation on this specific binding?

© Stack Overflow or respective owner

Related posts about wcf

Related posts about msmq