2 types derived from TcpTransportManager
System.ServiceModel (2)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
12sealed class ExclusiveTcpTransportManager : TcpTransportManager, ISocketListenerSettings
System\ServiceModel\Channels\SharedTcpTransportManager.cs (1)
14class SharedTcpTransportManager : TcpTransportManager, ITransportManagerRegistration
1 reference to TcpTransportManager
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
193public void OnClose(TcpTransportManager manager)