1 instantiation of PeerThrottleHelper
System.ServiceModel (1)
System\ServiceModel\Channels\PeerFlooder.cs (1)
60
this.quotaHelper = new
PeerThrottleHelper
(this, this.config.MaxPendingOutgoingCalls);
1 reference to PeerThrottleHelper
System.ServiceModel (1)
System\ServiceModel\Channels\PeerFlooder.cs (1)
45
internal
PeerThrottleHelper
quotaHelper;