System.ServiceModel.Channels.IReplySessionChannel
public interface IReplySessionChannel : IReplyChannel, IChannel, ICommunicationObject, ISessionChannel<IInputSession>
namespace System.ServiceModel.Channels
{
public interface IReplySessionChannel : IReplyChannel, IChannel, ICommunicationObject, ISessionChannel<IInputSession>
{
}
}