2 references to QuotaThrottle
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
214
if (rpc.InstanceContext.
QuotaThrottle
!= null)
226
bool success = rpc.InstanceContext.
QuotaThrottle
.Acquire(rpc.Pause());