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