![]() |
Email
|
The EmailNotifier type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject) |
![]() |
Dispose |
Releases all the resources used by the Adapter.
(Inherited from Adapter) |
![]() |
Dispose(Boolean) |
Releases the unmanaged resources used by the notifier and optionally releases the managed resources.
(Inherited from NotifierBase) |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() |
Finalize |
Releases the unmanaged resources before the Adapter is reclaimed by GC.
(Inherited from Adapter) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() |
Initialize |
Initializes the Adapter.
(Inherited from Adapter) |
![]() |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject) |
![]() |
LoadSettings |
Loads saved EmailNotifier settings from the config file if the PersistSettings property is set to true.
(Overrides NotifierBaseLoadSettings) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() |
MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject) |
![]() |
Notify |
Process a notification.
(Inherited from NotifierBase) |
![]() |
NotifyAlarm |
Processes a Alarm notification.
(Overrides NotifierBaseNotifyAlarm(String, String, String)) |
![]() |
NotifyHeartbeat |
Processes a Heartbeat notification.
(Overrides NotifierBaseNotifyHeartbeat(String, String, String)) |
![]() |
NotifyInformation |
Processes a Information notification.
(Overrides NotifierBaseNotifyInformation(String, String, String)) |
![]() |
NotifyWarning |
Processes a Warning notification.
(Overrides NotifierBaseNotifyWarning(String, String, String)) |
![]() |
OnDisposed |
Raises the Disposed event.
(Inherited from Adapter) |
![]() |
OnExecutionException |
Raises the ExecutionException event.
(Inherited from Adapter) |
![]() |
OnNotificationSendComplete |
Raises the NotificationSendComplete event.
(Inherited from NotifierBase) |
![]() |
OnNotificationSendException |
Raises the NotificationSendException event.
(Inherited from NotifierBase) |
![]() |
OnNotificationSendStart |
Raises the NotificationSendStart event.
(Inherited from NotifierBase) |
![]() |
OnNotificationSendTimeout |
Raises the NotificationSendTimeout event.
(Inherited from NotifierBase) |
![]() |
OnStatusUpdate |
Raises the StatusUpdate event.
(Inherited from Adapter) |
![]() |
SaveSettings |
Saves EmailNotifier settings to the config file if the PersistSettings property is set to true.
(Overrides NotifierBaseSaveSettings) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
![]() |
GetEnumValueOrDefault |
Gets the enumeration constant for value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |
![]() |
GetEnumValueOrDefaultT |
Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |