1 override of IsCompatible
System.ServiceModel (1)
System\ServiceModel\Channels\SharedTcpTransportManager.cs (1)
39protected override bool IsCompatible(TcpChannelListener channelListener)
1 reference to IsCompatible
System.ServiceModel (1)
System\ServiceModel\Channels\SharedTcpTransportManager.cs (1)
46return base.IsCompatible(channelListener);