ChangeFeedProcessorContext Class

Definition

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.

Applies to