Which URI should you specify in the endpoint configuration settings of the service?

You are developing a Windows Communication Foundation (WCF) service that reads messages from a public nontransactional MSMQ queue. You need to configure the service to read messages from the faileddelivery queue. Which URI should you specify in the endpoint configuration settings of the service?

You are developing a Windows Communication Foundation (WCF) service that reads messages from a public nontransactional MSMQ queue. You need to configure the service to read messages from the faileddelivery queue. Which URI should you specify in the endpoint configuration settings of the service?

A.
net.msmq://localhost/msmq$?FailedMessages

B.
net.msmq://localhost/msmq$?DeadLetter

C.
net.msmq://localhost/system$?DeadXact

D.
net.msmq://localhost/system$?DeadLetter



Leave a Reply 0

Your email address will not be published. Required fields are marked *