WCF:Is the Reliable session tied to the transport session?
Answer Posted / kothavamsi
1. Message reliability is based on an industry standard
(Ws-Reliable Messaging) for reliable message-based
communication that maintains a session at the transport level.
2. To establish a reliable messaging link between two
endpoints, we first need a notion of a connection or
"session". Each message sent in the context of that session
is assigned a unique number denoting its order in the sequence
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
explain wcf ipc binding type? : Wcf data services
Which are the 3 types of transactions manager wcf supports?
Why do we use wcf?
What is wcf web service (ws) binding type?
Explain the role of WSDL in WCF?
What are the different wcf binding available?
What is DataContract in WCF?
How to define a service as rest based service in wcf?
What are the types of binding available in wcf?
What hosting functionality is unique for the vista os?
What is address in wcf and how many types of transport schemas are there in wcf?
what is the difference between ASMX web services and WCF?
Can you define more than one endpoints in a service model?
What are the advantages of using wcf?
What is abc of wcf?