Base:
property
TransportManagerTable
System.ServiceModel.Channels.TransportChannelListener.TransportManagerTable
1 override of TransportManagerTable
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelListener.cs (1)
106internal override UriPrefixTable<ITransportManagerRegistration> TransportManagerTable
1 reference to TransportManagerTable
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
599if (this.TransportManagerTable.TryLookupUri(this.Uri, hostNameComparisonMode, out registration))