Email
|
The EmailNotifier type exposes the following members.
Name | Description | |
---|---|---|
Disposed |
Occurs when Adapter is disposed.
(Inherited from Adapter) |
|
ExecutionException |
Occurs when the IAdapter encounters an Exception during execution.
(Inherited from Adapter) |
|
NotificationSendComplete |
Occurs when a notification has been sent.
(Inherited from NotifierBase) |
|
NotificationSendException |
Occurs when an Exception is encountered while sending a notification.
(Inherited from NotifierBase) |
|
NotificationSendStart |
Occurs when a notification is being sent.
(Inherited from NotifierBase) |
|
NotificationSendTimeout |
Occurs when a timeout is encountered while sending a notification.
(Inherited from NotifierBase) |
|
StatusUpdate |
Occurs when the Adapter wants to provide a status update.
(Inherited from Adapter) |