Implemented interface member:
method
AcceptChannel
System.ServiceModel.Channels.IChannelListener<TChannel>.AcceptChannel(System.TimeSpan)
1 reference to AcceptChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelListenerBase.cs (1)
115return this.AcceptChannel(this.InternalReceiveTimeout);