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