3 references to WaitForItem
System.ServiceModel (3)
System\ServiceModel\Channels\DuplexChannel.cs (1)
175return base.WaitForItem(timeout);
System\ServiceModel\Channels\InputChannel.cs (1)
133return base.WaitForItem(timeout);
System\ServiceModel\Channels\ReplyChannel.cs (1)
230return base.WaitForItem(timeout);