Property Storage
- Namespace
- NATS.Client.KeyValueStore
- Assembly
- NATS.Client.KeyValueStore.dll
Storage
The type of storage backend, File (default) and Memory
public NatsKVStorageType Storage { get; init; }The type of storage backend, File (default) and Memory
public NatsKVStorageType Storage { get; init; }