wcf的连接数

</standardEndpoints>
<behaviors>
<serviceBehaviors>
<behavior name="throttlingBehavior">
<serviceThrottling maxConcurrentCalls="1000" maxConcurrentInstances="1000" maxConcurrentSessions="1000"/>
</behavior>
</serviceBehaviors>
</behaviors>
</system.serviceModel>

posted @ 2015-07-16 15:21  刘小草  阅读(173)  评论(0编辑  收藏  举报