Implemented interface member:
method
AcceptChannel
System.ServiceModel.Channels.IChannelListener<TChannel>.AcceptChannel()
2 overrides of AcceptChannel
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqInputChannelListenerBase.cs (1)
51public override IInputChannel AcceptChannel()
System\ServiceModel\Channels\MsmqInputSessionChannelListener.cs (1)
65public override IInputSessionChannel AcceptChannel()