WCF:Is the Reliable session tied to the transport session?
Answer Posted / mohan krishna chowdary
-- No ---
Because:
The reliability is not tied to a particular transport
session (for example, the session a TCP connection
provides) and can use multiple transport sessions
concurrently or sequentially over the lifetime of the
reliable session.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
WCF:What is it the Reliable session?
Which bindings are used for metadata configuration in wcf?
What is the difference between wcf service and web service?
explain wcf? : Wcf data services
Define data contracts?
What is the usage of datacontracts in wcf?
What is the use of sessionmode?
How the concurrency mode is specified in wcf service?
Where we can host wcf services?
What is the different between WCF web service and WCF web Api?
Explain different modes of security in wcf?
What are the wcf service endpoints?
What is message contract in wcf?
What is "service contracts" in wcf?
What is the basic difference between creating WCF service or WEB services?