NotificationEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data to an OnNotificationEvent event of a StreamingSubscriptionConnection object.
public ref class NotificationEventArgs : EventArgs
public class NotificationEventArgs : EventArgs
Public Class NotificationEventArgs
Inherits EventArgs
- Inheritance
-
NotificationEventArgs
Properties
Events |
Gets the events that were received. |
Subscription |
Gets the subscription for which notifications have been received. |