2 writes to InstanceContextServiceThrottle
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
585
this.requestInfo.Channel.
InstanceContextServiceThrottle
= this.InstanceContextServiceThrottle;
729
channel.
InstanceContextServiceThrottle
= this.InstanceContextServiceThrottle;
1 reference to InstanceContextServiceThrottle
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
583
if (this.InstanceContextServiceThrottle != null && this.requestInfo.Channel.
InstanceContextServiceThrottle
== null)