1 reference to ChannelHandler
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ListenerHandler.cs (1)
557ChannelHandler handler = new ChannelHandler(listenerBinder.MessageVersion, channel.Binder, this.throttle, this, (channel.Throttle != null), this.wrappedTransaction, idleManager);