Table of Contents

Property TrafficAccount

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

TrafficAccount

The account where the replication traffic goes over.

[JsonPropertyName("traffic_account")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? TrafficAccount { get; init; }

Property Value

string

Remarks

Supported by server v2.12