1 reference to SendAsync
System.Net.Mail (1)
System\Net\Mail\SmtpTransport.cs (1)
118
await MailCommand.
SendAsync
<TIOAdapter>(_connection!, SmtpCommands.Mail, sender, allowUnicode, cancellationToken).ConfigureAwait(false);