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. |
FeedRange |
The FeedRange within the monitored container from which the changes emanated. |
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. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET