Table of Contents

Property Limit

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

Limit

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

Property Value

int