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