Table of Contents

Property Lag

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

Lag

How many messages behind the mirror operation is

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

Property Value

long