What are dead letter queues?



What are dead letter queues?..

Answer / Pankaj Rathi

Dead Letter Queues are used in WCF to hold messages that cannot be delivered due to errors or faults. These messages can then be manually inspected and fixed or discarded as needed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

Explain the different ways to host wcf service?

1 Answers  


Explain the role of WSDL in WCF?

1 Answers  


Explain how to define a service as rest based service in wcf?

1 Answers  


Give an example of knowtype.

1 Answers  


What is callback mode in wcf?

1 Answers  


WCF:When is the MsmqIntegrationBinding or the NetMsmqBinding used?

1 Answers   CMC,


What is InstanceContextMode in WCF?

1 Answers  


How you can hosting a WCF service?

1 Answers   Viscus Infotech,


Do we have to use the relative addresses when hosting in the iis or the absolute addresses? Why?

1 Answers  


Define data contracts?

1 Answers  


How many ways to hosting WCF service?

1 Answers  


what is wcf tcp binding type? : Wcf data services

1 Answers  


Categories