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