1 write to outgoingQuota
System.ServiceModel (1)
System\ServiceModel\Channels\PeerFlooder.cs (1)
537
this.
outgoingQuota
= outgoingLimit;
1 reference to outgoingQuota
System.ServiceModel (1)
System\ServiceModel\Channels\PeerFlooder.cs (1)
549
if (value >=
outgoingQuota
)