NotificationEventArgs クラス

定義

StreamingSubscriptionConnection オブジェクトの OnNotificationEvent イベントにデータを提供します。

public ref class NotificationEventArgs : EventArgs
public class NotificationEventArgs : EventArgs
Public Class NotificationEventArgs
Inherits EventArgs
継承
NotificationEventArgs

プロパティ

Events

受信したイベントを取得します。

Subscription

通知が受信されたサブスクリプションを取得します。

適用対象