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