openPDC Historian Help
TVA.Historian.Notifiers Namespace
NamespacesTVA.Historian.Notifiers
Contains classes and interfaces that allow standard and custom historian notifications about critical system events.
Declaration Syntax
C#Visual BasicVisual C++
namespace TVA.Historian.Notifiers
Namespace TVA.Historian.Notifiers
namespace TVA.Historian.Notifiers
Types
All TypesClassesInterfacesEnumerations
IconTypeDescription
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.