WCF:What is it the Reliable session?



WCF:What is it the Reliable session?..

Answer / Lokesh Kumar Meena

Reliable Session (RS) is a WCF feature that guarantees reliable, ordered, and in-order delivery of messages between a client and service. RS uses multiple mechanisms such as Acknowledgments, Sequence Numbers, and Timeouts to ensure message integrity.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What is the difference between wcf service and web service?

1 Answers  


What is REST and what is the problem with WCF REST and how it can be resolved?

1 Answers  


What is binding and how many types of bindings are there in wcf?

1 Answers  


explain data contracts? : Wcf data services

1 Answers  


Is MSMQ works in two-way communications in WCF?

1 Answers   Viscus Infotech,


How many ways to hosting WCF service?

1 Answers  


What do you understand by the term impersonation?

1 Answers  


How many types of contract wcf define?

1 Answers  


WCF:When is the MsmqIntegrationBinding or the NetMsmqBinding used?

1 Answers   CMC,


what is windows card space?

1 Answers  


What is the difference between xmlserializer and the datacontractserializer?

1 Answers  


what is overloading in WCF?how to do autentication in WCF.

1 Answers   BirlaSoft, Logica CMG,


Categories