1 reference to SendAsync
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.cs (1)
225
info = await AuthCommand.
SendAsync
<TIOAdapter>(this, auth.Message, cancellationToken).ConfigureAwait(false);