2 references to TryGetChannel
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
2010return this.TryGetChannel(canGetChannel, false, timeout, MaskingMode.All, 2017return this.TryGetChannel(true, true, timeout, maskingMode, out channel);