1 write to registration
System.ServiceModel (1)
System\ServiceModel\Channels\PeerDuplexChannelListener.cs (1)
24
this.
registration
= registration;
1 reference to registration
System.ServiceModel (1)
System\ServiceModel\Channels\PeerDuplexChannelListener.cs (1)
61
return new PeerDuplexChannel(peerNode,
registration
, ChannelManager, localAddress, via);