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