NotificationType 类

定义

NotificationType 包含有关订阅的信息以及自上次通知以来发生的事件。

public ref class NotificationType
public class NotificationType
Public Class NotificationType
继承
NotificationType

构造函数

NotificationType()

构造 NotificationType 函数初始化 类的新实例 NotificationType

属性

Items

属性 Items 获取或设置项数组。

ItemsElementName

属性 ItemsElementName 获取或设置 ItemsChoiceType3 类型的元素数组,该数组指定 Items 属性中每个相应元素的响应类型。

MoreEvents

属性 MoreEvents 获取或设置一个值,该值指示队列中是否存在更多要传递给客户端的事件。

MoreEventsSpecified

NotificationType 包含有关订阅的信息以及自上次通知以来发生的事件。

PreviousWatermark

属性 PreviousWatermark 获取或设置已成功与订阅客户端通信的最新事件的水印。

SubscriptionId

属性 SubscriptionId 获取或设置订阅的标识符。

适用于