Property WatcherThrowOnCancellation
- Namespace
- NATS.Client.KeyValueStore
- Assembly
- NATS.Client.KeyValueStore.dll
WatcherThrowOnCancellation
Indicates whether the Watch operation should throw an exception if the cancellation token is triggered. Default is true.
public bool WatcherThrowOnCancellation { get; init; }