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)
61public override IInputChannel AcceptChannel(TimeSpan timeout)
System\ServiceModel\Channels\MsmqInputSessionChannelListener.cs (1)
70public override IInputSessionChannel AcceptChannel(TimeSpan timeout)