Click or drag to resize

GSF.Historian.Notifiers Namespace

Contains classes and interfaces that allow standard and custom historian notifications about critical system events.
Classes
  Class Description
Public class EmailNotifier Represents a notifier that can send notifications in email messages.
Public class NotifierBase Base class for a notifier that can process notification messages.
Public class Notifiers A class that loads all Notifier adapters.
Interfaces
  Interface Description
Public interface INotifier Defines a notifier that can process notification messages.
Enumerations
  Enumeration Description
Public enumeration NotificationTypes Indicates the type of notification being sent using a Notifier.