Table of Contents

Class StreamPurgeResponse

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

A response from the JetStream $JS.API.STREAM.PURGE API

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

Properties

Purged

Number of messages purged from the Stream

Success