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