System.ServiceModel.Channels.LayeredChannelFactory<TChannel> abstract class LayeredChannelFactory<TChannel> : ChannelFactoryBase<TChannel> Documentation Code protected IChannelFactory InnerChannelFactory { get; } public LayeredChannelFactory(IDefaultCommunicationTimeouts timeouts, IChannelFactory innerChannelFactory)