Class NatsKVRepublish
- Namespace
- NATS.Client.KeyValueStore
- Assembly
- NATS.Client.KeyValueStore.dll
Key Value Store republish configuration
public record NatsKVRepublish : IEquatable<NatsKVRepublish>- Inheritance
- 
      
      NatsKVRepublish
- Implements
- Inherited Members
Properties
- Dest
- Subject where messages will be republished. 
- HeadersOnly
- If true, only headers should be republished. 
- Src
- Subject that should be republished.