Table of Contents

Property Storage

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

Storage

File Storage being used for Stream Message storage

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

Property Value

int