Skip to content

GrainStreamQueueCheckpointerOptions Properties

Configures grain-based stream queue checkpointing.

CheckpointComparer

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

StorageProviderName

getset
View source
public string StorageProviderName
Gets or sets the name of the grain storage provider used to persist checkpoints.