Table of Contents

Property Chunks

Namespace
NATS.Client.ObjectStore.Models
Assembly
NATS.Client.ObjectStore.dll

Chunks

Number of chunks

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

Property Value

int