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