WCF:Could the ExactlyOnce property of the netMsmqBinding be
true if the queue is not transactional?



WCF:Could the ExactlyOnce property of the netMsmqBinding be true if the queue is not transactional..

Answer / niloy roy

Messages sent with ExactlyOnce set to true must be sent to
a transactional queue only.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More WCF Interview Questions

What is address in wcf and how many types of transport schemas are there in wcf?

0 Answers  


Explain fault contracts?

0 Answers  


what is the endpoint in WCF and what are the three major points in WCF?

0 Answers  


What is the difference between wcf service and web service?

0 Answers  


What is wcf basic binding type?

0 Answers  






What are the advantages of hosting wcf services in iis as compared to self hosting?

0 Answers  


Explain the different ways to host wcf service?

0 Answers  


How we can use MessageContract partially with DataContract for a service operation in WCF?

0 Answers  


Name the namespace that is used to access WCF service?

0 Answers  


Which bindings in wcf support the message streaming?

0 Answers  


what is msmq binding? : Wcf data services

0 Answers  


How can we achieve operation overloading in WCF service?

0 Answers  


Categories