2 references to EndWaitForMessage
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqInputChannelBase.cs (1)
312
return this.receiver.
EndWaitForMessage
(result);
System\ServiceModel\Channels\MsmqInputSessionChannelListener.cs (1)
233
return this.receiver.
EndWaitForMessage
(result);