1 write to propertyName
System.ServiceModel (1)
System\ServiceModel\Dispatcher\FlowThrottle.cs (1)
40this.propertyName = propertyName;
4 references to propertyName
System.ServiceModel (4)
System\ServiceModel\Dispatcher\FlowThrottle.cs (4)
79TD.MessageThrottleExceeded(this.propertyName, this.capacity); 86if (this.propertyName != null) 89this.propertyName, this.capacity, this.configName); 139TD.MessageThrottleAtSeventyPercent(this.propertyName, this.capacity);