3 overrides of OnTryReceive
System.ServiceModel (3)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
395
protected override bool
OnTryReceive
(TDuplexChannel channel, TimeSpan timeout,
System\ServiceModel\Channels\ServerReliableChannelBinder.cs (2)
748
protected override bool
OnTryReceive
(TDuplexChannel channel, TimeSpan timeout,
944
protected override bool
OnTryReceive
(TReplyChannel channel, TimeSpan timeout,