Table of Contents

Property Direct

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

Direct

Creates a special consumer that does not touch the Raft layers, not for general use by clients, internal use only

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

Property Value

bool