[This is preliminary documentation and is subject to change.]
Classes
| Class | Description | |
|---|---|---|
| MailgunMailerSink |
Implements mailer sink using Mailgun service
| |
| Message |
Represents an email msg that needs to be sent
| |
| MessageService |
Provides implementation for IMessenger service
| |
| MessageSink |
Base for ALL implementations that work under MailerService
| |
| NOPMessageSink | ||
| NOPMessenger |
Implements NOP Mailer that does nothing
| |
| SMTPMessageSink |
Implements msg sink based on SMTPClient
|
Structures
| Structure | Description | |
|---|---|---|
| Message Attachment |
Interfaces
| Interface | Description | |
|---|---|---|
| IMessageSink |
Marker interface for injection into MailerSerive.Sink property from code
| |
| IMessenger |
Describes an entity that can send EMails
| |
| IMessengerImplementation |
Enumerations
| Enumeration | Description | |
|---|---|---|
| MsgChannels | ||
| MsgImportance | ||
| MsgPriority |