Table of Contents

Class NatsJSPinIdMismatchNotification

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

Notification sent when the server reports a pin ID mismatch for pinned client priority policy.

public record NatsJSPinIdMismatchNotification : INatsJSNotification, IEquatable<NatsJSPinIdMismatchNotification>
Inheritance
NatsJSPinIdMismatchNotification
Implements
Inherited Members

Remarks

This notification indicates that the client's pin ID doesn't match what the server expects. The client should clear its pin ID and retry the request to get a new pin.

Fields

Default

Properties

Name