1 reference to ClientReliableDuplexSessionChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelFactory.cs (1)
196
return (TChannel)(object)new
ClientReliableDuplexSessionChannel
(this, this, binder, this.faultHelper, channelParameters, WsrmUtilities.NextSequenceId());