NotificationEventArgs Class

Definition

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.

Applies to