3 references to ChannelPump
System.ServiceModel (3)
System\ServiceModel\Channels\DatagramAdapter.cs (3)
74this.channelPumpAfterExceptionDelegate = new Action(this.ChannelPump); 101this.ChannelPump(); 125((DatagramAdapterListenerBase<TChannel, TSessionChannel, ItemType>)state).ChannelPump();