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