Skip to content

AzureTableStreamCheckpointerOptions Properties

Configures Azure Table Storage checkpoint persistence for an Event Hubs stream provider.

CheckpointComparer

getset
View source
public IComparer<string>? CheckpointComparer
Gets or sets the comparer used to prevent a checkpoint from moving backwards.