Table of Contents

Property MaxBatch

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

MaxBatch

The largest batch property that may be specified when doing a pull on a Pull Consumer

[JsonPropertyName("max_batch")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public int MaxBatch { get; set; }

Property Value

int