Table of Contents

Property Consumer

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

Consumer

Configures durable sourcing using a pre-created consumer.

[JsonPropertyName("consumer")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public StreamConsumerSource? Consumer { get; set; }

Property Value

StreamConsumerSource