3 references to OnCompleteReceive
System.ServiceModel (3)
System\ServiceModel\Channels\OneWayChannelListener.cs (3)
1297
bool continueLoop =
OnCompleteReceive
(result, out dispatch);
1435
if (
OnCompleteReceive
(result, out dispatchLater))
1481
if (thisPtr.
OnCompleteReceive
(result, out dispatch))