2 references to ServiceChannel
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
661endpoint.DatagramChannel = new ServiceChannel(this.binder, endpoint, this.listener.ChannelDispatcher, this.idleManager); 688this.channel = new ServiceChannel(this.binder, endpoint, this.listener.ChannelDispatcher, this.idleManager);