Author |
|
rishi_somshetti Groupie
Joined: 31 January 2007 Location: India
Online Status: Offline Posts: 84
|
Posted: 19 January 2008 at 7:23am | IP Logged
|
|
|
Jan 19, 2008
Support,
Are SMTP, POP3 .net components safe to use for multi threading.
Are then any sample available.
Rishi
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 21 January 2008 at 1:33am | IP Logged
|
|
|
Yes. Moreover, there are some multi-threading approaches:
1. Using external threading model with synchronous MailBee.NET Objects methods invocation.
2. MailBee.NET Objects internal multi-threading model via asynchronous methods invocation (example).
3. MailMerge feature for mass mail sending.
Best regards,
Andrew
|
Back to Top |
|
|
rishi_somshetti Groupie
Joined: 31 January 2007 Location: India
Online Status: Offline Posts: 84
|
Posted: 21 January 2008 at 7:50am | IP Logged
|
|
|
Jan 21, 2008
Support,
Thanks for your quick response. The samples are definately useful.
rishi
|
Back to Top |
|
|