1 type derived from HttpTransportManager
System.ServiceModel (1)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
18class SharedHttpTransportManager : HttpTransportManager
2 references to HttpTransportManager
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelListener.cs (2)
601HttpTransportManager httpTransportManager = registration as HttpTransportManager;