Table of Contents

Class NatsJSExtensions

Namespace
NATS.Client.JetStream
Assembly
NATS.Client.JetStream.dll
public static class NatsJSExtensions
Inheritance
NatsJSExtensions
Inherited Members

Methods

EnsureSuccess(PubAckResponse)

Make sure acknowledgment was successful and throw an exception otherwise.

IsSuccess(PubAckResponse)

Checks if there are no errors and message is not a duplicate.