System.ServiceModel.Channels.IDuplexChannel public interface IDuplexChannel : IChannel, ICommunicationObject, IInputChannel, IOutputChannel Documentation Code namespace System.ServiceModel.Channels { public interface IDuplexChannel : IChannel, ICommunicationObject, IInputChannel, IOutputChannel { } }