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