ChangeFeedProcessorContext 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.
Context that is related to the set of delivered changes.
public abstract class ChangeFeedProcessorContext
type ChangeFeedProcessorContext = class
Public MustInherit Class ChangeFeedProcessorContext
- Inheritance
-
ChangeFeedProcessorContext
Constructors
ChangeFeedProcessorContext() |
Properties
Diagnostics |
Gets the diagnostics related to the service response. |
Headers |
Gets the headers related to the service response that provided the changes. |
LeaseToken |
Gets the token representative of the current lease from which the changes come from. |