| ThreadEmailSender Methods |
The ThreadEmailSender type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelSending |
Stops current sending process.
| |
| Run |
Sends all e-mails one by one in one thread.
| |
| RunAsync |
Runs the sender in an asynchronous thread.
|