Property IncludeHistory
- Namespace
- NATS.Client.KeyValueStore
- Assembly
- NATS.Client.KeyValueStore.dll
IncludeHistory
Include history of the entries
public bool IncludeHistory { get; init; }
Property Value
Remarks
Setting this will cause the watcher to throw InvalidOperationException if the values for UpdatesOnly and/or ResumeAtRevision are set.