Table of Contents

Property AllowDirect

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

AllowDirect

Allow higher performance, direct access to get individual messages

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

Property Value

bool