System.ServiceModel.Channels.IAsyncRequestChannel interface IAsyncRequestChannel : IRequestChannel, IChannel, ICommunicationObject, IAsyncCommunicationObject Documentation Code Task<Message> RequestAsync(Message message) Task<Message> RequestAsync(Message message, TimeSpan timeout)