2 references to SupportsDuplex
System.ServiceModel (2)
System\ServiceModel\Channels\SecurityChannelListener.cs (2)
509else if (listener.SupportsDuplex && typeof(TChannel) == typeof(IDuplexChannel)) 513else if (listener.SupportsDuplex && typeof(TChannel) == typeof(IDuplexSessionChannel))