2 references to ContinueReceiving
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpSocketReceiveManager.cs (2)
107
this.continueReceivingCallback = new Action<object>(
ContinueReceiving
);
231
ContinueReceiving
(state.Socket);