1 type derived from SharedHttpTransportManager
System.ServiceModel (1)
System\ServiceModel\Channels\SharedHttpsTransportManager.cs (1)
9class SharedHttpsTransportManager : SharedHttpTransportManager
1 instantiation of SharedHttpTransportManager
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
314return new SharedHttpTransportManager(listenUri, this);