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