Contains classes and interfaces that allow standard and custom historian notifications about critical system events.

C# | Visual Basic | Visual C++ |
namespace TVA.Historian.Notifiers
Namespace TVA.Historian.Notifiers
namespace TVA.Historian.Notifiers

All Types | Classes | Interfaces | Enumerations |
Icon | Type | Description |
---|---|---|
![]() | EmailNotifier |
Represents a notifier that can send notifications in email messages.
|
![]() | INotifier |
Defines a notifier that can process notification messages.
|
![]() | NotificationTypes |
Indicates the type of notification being sent using a Notifier.
|
![]() | NotifierBase |
Base class for a notifier that can process notification messages.
|
![]() | Notifiers |
A class that loads all Notifier adapters.
|