1 instantiation of DuplexSessionOutputChannel
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayChannelFactory.cs (1)
428return new DuplexSessionOutputChannel(this, address, via);
2 references to DuplexSessionOutputChannel
System.ServiceModel (2)
System\ServiceModel\Channels\OneWayChannelFactory.cs (2)
654DuplexSessionOutputChannel parent; 663public SendAsyncResult(DuplexSessionOutputChannel parent, Message message, TimeSpan timeout,