2 overrides of CanGetChannelForReceive
System.ServiceModel (2)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
43protected override bool CanGetChannelForReceive
System\ServiceModel\Channels\ServerReliableChannelBinder.cs (1)
46protected override bool CanGetChannelForReceive
2 references to CanGetChannelForReceive
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
1010this.CanGetChannelForReceive, timeoutHelper.RemainingTime(), out channel); 3689: base(binder, binder.CanGetChannelForReceive, timeout, maskingMode, callback, state)