Table of Contents

Property Bytes

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

Bytes

Combined size of all messages in the Stream

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

Property Value

long