ThreadEmailSender Class |
Namespace: CMS.Newsletters
public class ThreadEmailSender
The ThreadEmailSender type exposes the following members.
Name | Description | |
---|---|---|
![]() | ThreadEmailSender |
Name | Description | |
---|---|---|
![]() | mIssueID |
Issue ID.
|
![]() | mSendFailed |
Resend failed e-mails.
|
Name | Description | |
---|---|---|
![]() | IssueID |
IssueID, optional; only specific issue is send-out if it is set.
|
![]() | SendFailed |
Send failed e-mails?
|
![]() ![]() | SendingThreads |
Number of threads that are currently sending issues.
|
Name | Description | |
---|---|---|
![]() | Run |
Sends all e-mails one by one in one thread.
|
![]() | RunAsync |
Runs the sender in an asynchronous thread.
|