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