2 references to SendAsync
System.Net.Mail (2)
System\Net\Mail\SmtpConnection.cs (2)
129
_extensions = await EHelloCommand.
SendAsync
<TIOAdapter>(this, _client!._clientDomain, cancellationToken).ConfigureAwait(false);
188
_extensions = await EHelloCommand.
SendAsync
<TIOAdapter>(this, _client!._clientDomain, cancellationToken).ConfigureAwait(false);