WCF:What types of the quota have the WCF transports?



WCF:What types of the quota have the WCF transports?..

Answer / arunajyothi

WCF transports have three types of quotas
1. Timeouts
2. Memory allocation limits
3. Collection size limits

·Timeouts are a mitigation of DOS attacks that rely on
tying up resources for an extended period of time.
·Memory allocation limits prevent a single connection from
exhausting system memory and denying service to other
connections.
·Collection size limits bound the consumption of resources
that indirectly allocate memory or are in limited supply.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More WCF Interview Questions

What is address in wcf and how many types of transport schemas are there in wcf?

0 Answers  


What is the difference wcf and web services?

0 Answers  


In wcf which bindings supports the reliable session?

0 Answers  


What is extension of WCF Service?

0 Answers   Wipro,


How to configure reliability while communicating with wcf services?

0 Answers  






explain msmq integration binding? : Wcf data services

0 Answers  


How does a wcf function?

0 Answers  


What is overloading in wcf? How to do authentication in wcf?

0 Answers  


WCF:What types of the operation contract parameters could be streamed?

3 Answers   Logica CMG,


What is a soa service?

0 Answers  


What is wcf architecture?

0 Answers  


What wcf stands for?

0 Answers  


Categories