Table of Contents

Property AllowAtomicPublish

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

AllowAtomicPublish

AllowAtomicPublish allows atomic batch publishing into the stream.

[JsonPropertyName("allow_atomic")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public bool AllowAtomicPublish { get; set; }

Property Value

bool