0
kicks
Sending SMTP Email Asynchronously
Sending Email with the Simple Mail Transport Protocol (SMTP) may be a pretty slow process, particulary if you send a lot of mail message at the same time and so can be slow your application process. Deliver Mail Message with .NET is possible with the SmtpClient class