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