INotifier Events |
The INotifier type exposes the following members.
Name | Description | |
---|---|---|
Disposed |
Raised after the source object has been properly disposed.
(Inherited from ISupportLifecycle) |
|
ExecutionException |
Occurs when the IAdapter encounters an Exception during execution.
(Inherited from IAdapter) |
|
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 IAdapter wants to provide a status update.
(Inherited from IAdapter) |