Table of Contents

Property Hdrs

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

Hdrs

Base64 encoded headers for the message

[JsonPropertyName("hdrs")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? Hdrs { get; set; }

Property Value

string