Click here to Skip to main content
15,890,609 members
Articles / Programming Languages / C#

Using WCF Callback Services Throttling

Rate me:
Please Sign up or sign in to vote.
4.97/5 (29 votes)
2 Sep 2008CPOL8 min read 93.9K   2.8K   82  
When using callbacks with transient subscribers, you must leave the channel open. This is how to manage and use service throttling to open up your service to more than 10 subscribers.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions