Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the Notifier class.
Namespace:   Microsoft.WindowsServerSolutions.Common.ProviderFramework.Notifications
Assembly:  CoreProviders (in CoreProviders.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | Notifier() | Initializes a new instance of the Notifier class. | 
| .jpeg) | Notifier(Action<NotificationChangeRequest>) | Initializes a new instance of the Notifier class with the specified change request. | 
| .jpeg) | Notifier(Action<NotificationChangeRequest>, Boolean) | Initializes a new instance of the Notifier class with the specified change request. The Notifier object can connect to the Notifications Provider on the server or the local computer. | 
See Also
Notifier Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework.Notifications Namespace
Return to top