Implemented interface member:
method
Select
System.ServiceModel.Channels.ITransportManagerRegistration.Select(System.ServiceModel.Channels.TransportChannelListener)
2 overrides of Select
System.ServiceModel (2)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
250public override IList<TransportManager> Select(TransportChannelListener channelListener)
System\ServiceModel\Channels\UniqueTransportManagerRegistration.cs (1)
22public override IList<TransportManager> Select(TransportChannelListener channelListener)