1 reference to DuplexChannelBinder
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
604
return new
DuplexChannelBinder
(this.InnerChannelFactory.CreateChannel(to, via), this.RequestReplyCorrelator, useActiveAutoClose);