1 reference to Abort
System.Net.Mail (1)
System\Net\Mail\SmtpClient.cs (1)
996
private void Abort() => _transport.
Abort
();