1 write to ratio
System.ServiceModel (1)
System\ServiceModel\Dispatcher\FlowThrottle.cs (1)
171this.ratio = action;
4 references to ratio
System.ServiceModel (4)
System\ServiceModel\Dispatcher\FlowThrottle.cs (4)
111if (this.ratio != null) 113this.ratio(this.count); 153if (this.ratio != null) 155this.ratio(this.count);