|
|
Notifier
|
The NotifierBase 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. |
|
|
NotificationSendException | Occurs when an Exception is encountered while sending a notification. |
|
|
NotificationSendStart | Occurs when a notification is being sent. |
|
|
NotificationSendTimeout | Occurs when a timeout is encountered while sending a notification. |
|
|
StatusUpdate |
Occurs when the Adapter wants to provide a status update.
(Inherited from Adapter) |