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