System.ServiceModel.Channels.IAsyncRequestSessionChannel
interface IAsyncRequestSessionChannel : IRequestSessionChannel, IRequestChannel, IChannel, ICommunicationObject, ISessionChannel<IOutputSession>, IAsyncRequestChannel, IAsyncCommunicationObject
namespace System.ServiceModel.Channels
{
internal interface IAsyncRequestSessionChannel : IRequestSessionChannel, IRequestChannel, IChannel, ICommunicationObject, ISessionChannel<IOutputSession>, IAsyncRequestChannel, IAsyncCommunicationObject
{
}
}