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