1 reference to SendAsync
System.Net.Mail (1)
System\Net\Mail\SmtpTransport.cs (1)
125
(bool success, string? response) = await RecipientCommand.
SendAsync
<TIOAdapter>(_connection, to, cancellationToken).ConfigureAwait(false);