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