Class StreamSource
Defines a source where streams should be replicated from
public record StreamSource : IEquatable<StreamSource>
- Inheritance
-
StreamSource
- Implements
- Inherited Members
Properties
- Domain
This field is a convenience for setting up an ExternalStream. If set, the value here is used to calculate the JetStreamAPI prefix. This field is never serialized to the server. This value cannot be set if external is set.
- FilterSubject
Replicate only a subset of messages based on filter
- Name
Stream name
- OptStartSeq
Sequence to start replicating from
- OptStartTime
Time stamp to start replicating from
- SubjectTransforms
Subject transforms to apply to matching messages