WCF:Could the ExactlyOnce property of the netMsmqBinding be
true if the queue is not transactional?
Answer Posted / 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 View All Answers
How we can achieve operation overloading while exposing wcf services?
Give the address format of all the bindings in wcf.
Define message contracts?
What are the duplex contracts in wcf?
WCF:What types of reliable messaging are implemented in the WCF?
what is the difference between ASMX web services and WCF?
Explain how to define a service as rest based service in wcf?
What is InstanceContextMode in WCF?
What is the "address" property of endpoint in wcf?
How many types of contract wcf define?
What is the service?
What are the types of binding available in wcf?
How to configure reliability while communicating with wcf services?
Describe the various endpoints in wcf?
What is "per session" instance mode in wcf?