Table of Contents

Class StreamSource

Namespace
NATS.Client.JetStream.Models
Assembly
NATS.Client.JetStream.dll

Defines a source where streams should be replicated from

public record StreamSource : IEquatable<StreamSource>
Inheritance
StreamSource
Implements
Inherited Members

Properties

External
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