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