System.ServiceModel.Channels.IAsyncOutputChannel public interface IAsyncOutputChannel : IOutputChannel, IChannel, ICommunicationObject, IAsyncCommunicationObject Documentation Code Task SendAsync(Message message) Task SendAsync(Message message, TimeSpan timeout)