GrainStreamQueueCheckpointerOptions
class
Namespace: Orleans.Configuration
Configures grain-based stream queue checkpointing.
public sealed class GrainStreamQueueCheckpointerOptionsConstructors
Properties
CheckpointComparerGets or sets the comparer used to prevent a checkpoint from moving backwards.PersistIntervalGets or sets the minimum interval between checkpoint writes.StorageProviderNameGets or sets the name of the grain storage provider used to persist checkpoints.
