InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by throttling Behaviour in WCF? |
|
Answer» Throttling is a word which is derived from THROUGHPUT keyword, it means work performed WITHIN the specific intervals of time. The throttling behavior in WCF is DEFINED as a number of session user CREATES within a stipulated period of time. |
|