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