2 types derived from ConnectionOrientedTransportManager
System.ServiceModel (2)
System\ServiceModel\Channels\NamedPipeTransportManager.cs (1)
12
:
ConnectionOrientedTransportManager
<NamedPipeChannelListener>, ITransportManagerRegistration
System\ServiceModel\Channels\TcpTransportManager.cs (1)
11
abstract class TcpTransportManager :
ConnectionOrientedTransportManager
<TcpChannelListener>