Table of Contents

Method SealAsync

Namespace
NATS.Client.ObjectStore
Assembly
NATS.Client.ObjectStore.dll

SealAsync(CancellationToken)

Seal the object store. No further modifications will be allowed.

ValueTask SealAsync(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

A CancellationToken used to cancel the API call.

Returns

ValueTask

Exceptions

NatsObjException

Update operation failed