Property MaxChunkSize
- Namespace
- NATS.Client.ObjectStore.Models
- Assembly
- NATS.Client.ObjectStore.dll
MaxChunkSize
Max chunk size
[JsonPropertyName("max_chunk_size")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public int? MaxChunkSize { get; set; }
Property Value
- int?