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