Method SealAsync
- Namespace
- NATS.Client.ObjectStore
- Assembly
- NATS.Client.ObjectStore.dll
SealAsync(CancellationToken)
Seal the object store. No further modifications will be allowed.
public ValueTask SealAsync(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenA CancellationToken used to cancel the API call.
Returns
Exceptions
- NatsObjException
Update operation failed