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.
The Microsoft.WindowsServerSolutions.Common.ProviderFramework.Notifications namespace provides a set of APIs for managing notifications.
Classes
| Class | Description | |
|---|---|---|
| .jpeg) | Notification | Represents a notification in the Notification Provider system. | 
| .jpeg) | NotificationChangeRequest | Represents a request to change a notification. | 
| .jpeg) | NotificationSource | Represents the source of a Notification object or NotificationChangeRequest object. | 
| .jpeg) | NotificationSubscription | Represents the operations that are used to subscribe to notifications from the Notifications Provider. | 
| .jpeg) | Notifier | Represents the operations that raise and clear persistent notifications and send one-shot notifications by using the Notifications Provider. | 
| .jpeg) | ReadOnlyObservableNotificationCollection | Represents a read-only, observable collection of persistent notifications. | 
Interfaces
| Interface | Description | |
|---|---|---|
| .jpeg) | INotificationSubscriber | Represents the operations that are used to receive notifications from the Notifications Provider. | 
Return to top