Для изменения размера нажмите или перетащите

PullSubscription - свойства

Тип PullSubscription предоставляет следующие члены.

Свойства
  ИмяОписание
Открытое свойствоId
Gets the Id of the subscription.
(Унаследован от SubscriptionBase.)
Открытое свойствоMoreEventsAvailable
Gets a value indicating whether more events are available on the server. MoreEventsAvailable is undefined (null) until GetEvents is called.
Защищённое свойствоUsesWatermark
Gets whether or not this subscription uses watermarks.
(Унаследован от SubscriptionBase.)
Открытое свойствоWatermark
Gets the latest watermark of the subscription. Watermark is always null for streaming subscriptions.
(Унаследован от SubscriptionBase.)
В начало страницы
См. также