1 override of TransportManagerTable
System.ServiceModel (1)
System\ServiceModel\Channels\SharedHttpsTransportManager.cs (1)
33
internal override UriPrefixTable<ITransportManagerRegistration>
TransportManagerTable
1 reference to TransportManagerTable
System.ServiceModel (1)
System\ServiceModel\Channels\HttpTransportManager.cs (1)
117
this.
TransportManagerTable
.UnregisterUri(this.ListenUri, this.HostNameComparisonMode);