1 implementation of ITcpChannelFactorySettings
System.ServiceModel (1)
System\ServiceModel\Channels\TcpChannelFactory.cs (1)
18ITcpChannelFactorySettings
5 references to ITcpChannelFactorySettings
System.ServiceModel (5)
System\ServiceModel\Channels\TcpConnectionPool.cs (5)
23ITcpChannelFactorySettings tcpSettings = (ITcpChannelFactorySettings)settings; 29public TcpConnectionPool(ITcpChannelFactorySettings settings) 49ITcpChannelFactorySettings tcpSettings = (ITcpChannelFactorySettings)settings;