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