Initializes a new instance of the notifier.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public NotifierBase( NotificationTypes notifyOptions )
Public Sub New ( _ notifyOptions As NotificationTypes _ )
public: NotifierBase( NotificationTypes notifyOptions )
Parameters
- notifyOptions (NotificationTypes)
- NotificationTypes that can be processed by the notifier.