2 implementations of CanGetChannel
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
2224
public bool
CanGetChannel
2600
public bool
CanGetChannel
1 reference to CanGetChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
1745
Queue<IWaiter> waiters = waiter.
CanGetChannel
? this.getChannelQueue : this.waitQueue;