1 reference to ConnectAsync
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.cs (1)
89
await _tcpClient!.
ConnectAsync
(host, port).ConfigureAwait(false);