Table of Contents

Property Src

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

Src

The source subject to republish

[JsonPropertyName("src")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required(AllowEmptyStrings = true)]
public required string Src { get; set; }

Property Value

string