8 references to DeactivateChannel
System.ServiceModel (8)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
427this.parent.throttle.DeactivateChannel();
System\ServiceModel\Channels\ServiceChannel.cs (3)
1349serviceThrottle.DeactivateChannel(); 1459serviceThrottle.DeactivateChannel(); 1487serviceThrottle.DeactivateChannel();
System\ServiceModel\Dispatcher\ChannelHandler.cs (3)
721this.throttle.DeactivateChannel(); 925throttle.DeactivateChannel(); 1110this.throttle.DeactivateChannel();
System\ServiceModel\Dispatcher\ListenerHandler.cs (1)
596this.throttle.DeactivateChannel();