Table of Contents

Property Sourcing

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

Sourcing

Marks a consumer the server created to source an interest or work queue stream, not for general use by clients, internal use only

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

Property Value

bool