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