Share via


ChangeFeedProcessorOptions.CheckpointFrequency Property

Definition

Gets or sets the frequency how often to checkpoint leases.

public Microsoft.Azure.Documents.ChangeFeedProcessor.CheckpointFrequency CheckpointFrequency { get; set; }
member this.CheckpointFrequency : Microsoft.Azure.Documents.ChangeFeedProcessor.CheckpointFrequency with get, set
Public Property CheckpointFrequency As CheckpointFrequency

Property Value

Applies to