Properties
| MaxThreads | Maximum no. of worker thread for sending email. |
| ComputerName |
Domain name to send in HELO/EHLO command. |
Methods
| ClearQueuedMails |
Remove all unsent emails from FastSender object. |
| GetCurrentThreads |
Get total count of current worker threads in FastSender object. |
| GetIdleThreads |
Get the total count of current idle worker threads in FastSender object. |
| GetQueuedCount |
Get total count of unsent emails in FastSender object. |
| Send |
Submit email to threading-pool of FastSender object. |
| SendByPickup |
Submit email to threading-pool of FastSender object for sending email by IIS SMTP service pickup. |
| StopAllThreads |
Stop all worker threads in FastSender object. |
Events
| OnSent |
Occur when an email was sent by FastSender object. |
2001-2007 © Copyright AdminSystem Software Limited. All rights reserved.