Table of Contents

Property Config

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

Config

The active configuration for the Stream

[JsonPropertyName("config")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required]
public StreamConfig Config { get; set; }

Property Value

StreamConfig