Hi All,
I am trying to send email through SmtpClient.Send() method, it is working fine when the "To" list is small. But when the too list is big around 200 entries, it throws me timeout exception. I have tried using AsyncSend even this is not working. Can anyone
help me in resolving this.
Thanks
Vikram
Go to the complete details ...