Table of Contents

Property Offset

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

Offset

[JsonPropertyName("offset")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 2147483647)]
public int Offset { get; set; }

Property Value

int