Table of Contents

Property FirstSeq

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

FirstSeq

Sequence number of the first message in the Stream

[JsonPropertyName("first_seq")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 1.8446744073709552E+19)]
public ulong FirstSeq { get; set; }

Property Value

ulong