1 write to quotaHelper
System.ServiceModel (1)
System\ServiceModel\Channels\PeerFlooder.cs (1)
60this.quotaHelper = new PeerThrottleHelper(this, this.config.MaxPendingOutgoingCalls);
2 references to quotaHelper
System.ServiceModel (2)
System\ServiceModel\Channels\PeerFlooder.cs (2)
163quotaHelper.AcquireNoQueue(); 237quotaHelper.ItemDequeued();