1 reference to InnerNode
System.ServiceModel (1)
System\ServiceModel\Channels\PeerChannelFactory.cs (1)
158
PeerMessageDispatcher<IDuplexChannel, PeerDuplexChannel> dispatcher = new PeerMessageDispatcher<IDuplexChannel, PeerDuplexChannel>(queueHandler, duplexChannel.
InnerNode
, this, to, via);