Do you still need to dispose attachments in .net v4 System.Net.Mail?

Posted by JL on Stack Overflow See other posts from Stack Overflow or by JL
Published on 2010-04-23T07:07:17Z Indexed on 2010/04/23 7:13 UTC
Read the original article Hit count: 173

Filed under:
|

With .net v3.5 or less it was required to manually dispose attachments after sending an email using SMTP client, is this still required in .net v4?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about mailing