Table of Contents

Property StreamSeq

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

StreamSeq

The sequence number of the Stream

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

Property Value

ulong