1 write to serviceThrottle
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
422
this.
serviceThrottle
= value;
4 references to serviceThrottle
System.ServiceModel (4)
System\ServiceModel\Channels\ServiceChannel.cs (4)
418
get { return this.
serviceThrottle
; }
1347
ServiceThrottle serviceThrottle = this.
serviceThrottle
;
1456
ServiceThrottle serviceThrottle = this.
serviceThrottle
;
1484
ServiceThrottle serviceThrottle = this.
serviceThrottle
;