Table of Contents

Property ResumeAtRevision

Namespace
NATS.Client.KeyValueStore
Assembly
NATS.Client.KeyValueStore.dll

ResumeAtRevision

The revision to start from, if set to 0 (default) this will be ignored. Setting this to a non-zero value will cause the watcher to throw InvalidOperationException if the values for IncludeHistory and/or UpdatesOnly are set.

public ulong ResumeAtRevision { get; init; }

Property Value

ulong