What is transport and message reliability?



What is transport and message reliability?..

Answer / Rohit Kandulna

Transport reliability in WCF ensures that messages are delivered between the sender and receiver without errors. This includes retransmission of lost messages and delivery acknowledgement. Message reliability, on the other hand, refers to the ability to guarantee that a message is not altered during transmission.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What is wcf used for?

1 Answers  


What is the usage of "maxconcurrentcalls" in throttling?

1 Answers  


What is the windows communication foundation?

1 Answers  


What are the various ways of hosting a wcf service?

1 Answers  


Why to use wcf? Or what are the advantages of using wcf?

1 Answers  


How do wcf works?

1 Answers  


Mention the address syntax and the different formats of WCF transport scheme?

1 Answers  


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

1 Answers  


Can you define more than one endpoints in a service model?

1 Answers  


tell me what was the code name for wcf? : Wcf data services

1 Answers  


can you explain fault contracts? : Wcf data services

1 Answers  


explain service contracts? : Wcf data services

1 Answers  


Categories