2 references to TryGetChannelAsync
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
1537return TryGetChannelAsync(canGetChannel, false, timeout, MaskingMode.All); 1542return TryGetChannelAsync(true, true, timeout, maskingMode);