Base:
property
TransportManagerTable
System.ServiceModel.Channels.TransportChannelListener.TransportManagerTable
2 references to TransportManagerTable
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqChannelListenerBase.cs (2)
131lock (this.TransportManagerTable) 136if (this.TransportManagerTable.TryLookupUri(this.Uri, TransportDefaults.HostNameComparisonMode, out registration))