Table of Contents

Property AllowMsgCounter

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

AllowMsgCounter

Allow message counter.

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

Property Value

bool

Remarks

Supported by server v2.12