1 reference to SendAsync
System.Net.Mail (1)
System\Net\Mail\SmtpClient.cs (1)
525await message.SendAsync<TIOAdapter>(writer, DeliveryMethod != SmtpDeliveryMethod.Network, allowUnicode, cancellationToken).ConfigureAwait(false);