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