Remove try-catch from SmtpClient.Abort to see what Exceptions get caught. (#428)
authorTom Deseyn <tom.deseyn@gmail.com>
Tue, 21 Jan 2020 18:07:25 +0000 (19:07 +0100)
committerStephen Toub <stoub@microsoft.com>
Tue, 21 Jan 2020 18:07:25 +0000 (13:07 -0500)
commitf5d783a48363a5148b8d3ee58051f4ddbf43c353
treee3b6c5288b8c200d3f4c3780fabe4db9fdc76bb0
parentdc1734583a0f23671debacbe81c3d19b92ed6413
Remove try-catch from SmtpClient.Abort to see what Exceptions get caught. (#428)
src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpClient.cs
src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpConnection.cs