Table of Contents

Property Batch

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

Batch

How many messages the server should deliver to the requestor

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

Property Value

long