1 reference to ChannelPump
System.ServiceModel (1)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
53
static Action<object> channelPumpDelegate = new Action<object>(
ChannelPump
);