WCF:Is the Reliable session asynchronous?
Answer / mathi
Yes. Acknowledgments are sent back only if reliable
sessions are enabled.
Is This Answer Correct ? | 2 Yes | 0 No |
explain what are the main components of wcf? : Wcf data services
What are the types of messaging patterns?
WCF:When is the MsmqIntegrationBinding or the NetMsmqBinding used?
Can we have two way communications in msmq?
What is bindings?
Explain how does WCF works?
What are the types of bindings in wcf?
what are the different instance modes in WCF?
Explain wcf contracts?
What is difference between wpf and wcf?
WCF:What is it the Net.TCP Port Sharing? How can we use it?
WCF:Could the ExactlyOnce property of the netMsmqBinding be true if the queue is not transactional?