1 reference to PeerDuplexChannelAcceptor
System.ServiceModel (1)
System\ServiceModel\Channels\PeerDuplexChannelListener.cs (1)
91
this.duplexAcceptor = new
PeerDuplexChannelAcceptor
(this.InnerNode, this.Registration, this, new EndpointAddress(this.Uri), this.BaseUri);