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 NotificationSubscription class.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework.Notifications
Assembly: CoreProviders (in CoreProviders.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
NotificationSubscription(INotificationSubscriber, Boolean, String[]) | Initializes a new instance of the NotificationSubscription class with the specified subscriber and categories. The notification can come from the Notifications Provider on the server or from the local computer. |
![]() |
NotificationSubscription(INotificationSubscriber, String[]) | Initializes a new instance of the NotificationSubscription class with the specified subscriber and categories. |
See Also
NotificationSubscription Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework.Notifications Namespace
Return to top