You are developing WCF service which read message from a system transactional dead-letter queue. which URI should you specify in the endpoint configuration settings of the service ?

 Posted by Rajkatie on 5/14/2013 | Category: WCF Interview questions | Views: 10490 | Points: 40
Select from following answers:
  1. net.msmq://localhost/system$DeadXact.
  2. net.msmq://localhost/system$DeadLetter.
  3. net.msmq://localhost/msmq$DeadLetter.
  4. All Above

Show Correct Answer


Source: msdn.microsoft.com | | Alert Moderator 

Comments or Responses

Login to post response