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