2 types derived from TransportChannelFactory
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
16
internal abstract class ConnectionOrientedTransportChannelFactory<TChannel> :
TransportChannelFactory
<TChannel>, IConnectionOrientedTransportChannelFactorySettings
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
29
:
TransportChannelFactory
<TChannel>,