AccidentalFish.ApplicationSupport.Core.Email Namespace |
Class | Description | |
---|---|---|
![]() | EmailQueueItem |
Queue item for an email
|
Interface | Description | |
---|---|---|
![]() | IEmailManager | Obsolete.
IEmailQueueDispatcher should now be used instead of IEmailManager
|
![]() | IEmailProvider |
Interface for an email dispatch provider such as SendGrid or Amazon SES
|
![]() | IEmailQueueDispatcher |
Email dispatcher. Emails are initially placed into a queue and are dispatched from a hostable component available in AccidentalFish.ApplicationSupport.Processes
|