Table of Contents

Property Bytes

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

Bytes

The number of bytes that were lost

[JsonPropertyName("bytes")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
[Range(0, 9.223372036854776E+18)]
public long Bytes { get; set; }

Property Value

long