Click or drag to resize
EmailQueueManagerFetchEmailsToSend Method
Overload List
  NameDescription
Public methodStatic memberFetchEmailsToSend(Boolean, Boolean, Int32, Int32)
Fetches the e-mails which should be sent from database and marks them as being sent.
Public methodStatic memberFetchEmailsToSend(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.
Top
See Also