Table of Contents

Property MaxBytes

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

MaxBytes

How big the store may be, when the combined stream size exceeds this old keys are removed.

public long? MaxBytes { get; init; }

Property Value

long?