SubscriptionBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the base class for event subscriptions.
public ref class SubscriptionBase abstract
public abstract class SubscriptionBase
Public MustInherit Class SubscriptionBase
- Inheritance
-
SubscriptionBase
- Derived
Properties
Id |
Gets the ID of the subscription. |
UsesWatermark |
Gets a value that indicates whether this subscription uses watermarks. |
Watermark |
Gets the latest watermark of the subscription. |