NotificationEventArgs Clase

Definición

Proporciona datos para un evento OnNotificationEvent de un objeto StreamingSubscriptionConnection.

public ref class NotificationEventArgs : EventArgs
public class NotificationEventArgs : EventArgs
Public Class NotificationEventArgs
Inherits EventArgs
Herencia
NotificationEventArgs

Propiedades

Events

Obtiene los eventos que se recibieron.

Subscription

Obtiene la suscripción para la que se han recibido las notificaciones.

Se aplica a