EmailQueueManagerFetchEmailsToSend Method |
Name | Description | |
---|---|---|
FetchEmailsToSend(Boolean, Boolean, Int32, Int32) |
Fetches the e-mails which should be sent from database and marks them as being sent.
| |
FetchEmailsToSend(Boolean, Boolean, Int32, Int32, Boolean, Int32) |
Fetches the e-mails which should be sent from database and marks them as being sent.
If enabled all e-mails with status 'sending' which have EmailID smaller then or equal to 'firstEmailId' will be deleted.
|