Answered WCF router listening on a queue

  • Saturday, April 28, 2012 12:54 PM
     
     
    I need to build a WCF router that will listen to a queue endpoint. But it needs to be an integrated message queue end point. Is it possible to have a router service listen on such endpoint?

All Replies

  • Sunday, April 29, 2012 2:05 PM
    Moderator
     
     Answered
    Hello, what do you mean by "integrated message queue end point"? Do you mean NetMsmqBinding? WCF routing service supports NetMsmqBinding. This example may help: http://msdn.microsoft.com/en-us/library/ee667251.aspx

    Lante, shanaolanxing This posting is provided "AS IS" with no warranties, and confers no rights.
    If you have feedback about forum business, please contact msdnmg@microsoft.com. But please do not ask technical questions in the email.