System.ServiceModel.Channels.IOutputSessionChannel
public interface IOutputSessionChannel : IChannel, ICommunicationObject, IOutputChannel, ISessionChannel<IOutputSession>
namespace System.ServiceModel.Channels
{
public interface IOutputSessionChannel : IChannel, ICommunicationObject, IOutputChannel, ISessionChannel<IOutputSession>
{
}
}