2 writes to wasChannelThrottled
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
110
this.
wasChannelThrottled
= wasChannelThrottled;
191
this.
wasChannelThrottled
= handler.wasChannelThrottled;
2 references to wasChannelThrottled
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
191
this.wasChannelThrottled = handler.
wasChannelThrottled
;
708
if (this.
wasChannelThrottled
)