Table of Contents

Class StreamSnapshotRequest

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

A request to the JetStream $JS.API.STREAM.SNAPSHOT API

public record StreamSnapshotRequest : IEquatable<StreamSnapshotRequest>
Inheritance
StreamSnapshotRequest
Implements
Inherited Members

Properties

ChunkSize

The size of data chunks to send to deliver_subject

DeliverSubject

The NATS subject where the snapshot will be delivered

Jsck

Check all message's checksums prior to snapshot

NoConsumers

When true consumer states and configurations will not be present in the snapshot