1 reference to ContextDuplexSessionChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ContextChannelFactory.cs (1)
61return (TChannel)(object)new ContextDuplexSessionChannel(this, ((IChannelFactory<IDuplexSessionChannel>)this.InnerChannelFactory).CreateChannel(address, via), this.contextExchangeMechanism, via, this.callbackAddress, this.contextManagementEnabled);