2 references to WaitForMessage
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqInputChannelBase.cs (1)
280
return this.receiver.
WaitForMessage
(timeout);
System\ServiceModel\Channels\MsmqInputSessionChannelListener.cs (1)
203
return this.receiver.
WaitForMessage
(timeout);