阅读背景:

为什么只能调用一次SmtpClient.SendAsync?

来源:互联网 

I'm trying to write a notification service (for completely legit non-spam purposes) in .NET using SmtpClient. Initially I just looped through each message and sent it, however this is slow and I would like to improve the speed. So, I switched to using 'SendAsync', but now get the following error on the second call:I'm trying to write a notification service (for




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: