Table of Contents

Property NonSeekableBufferLimitBytes

Namespace
Qavren.Edge.Ingestion
Assembly
Qavren.Edge.Ingestion.dll

NonSeekableBufferLimitBytes

A non-seekable source stream (spec 7.1) is buffered once up to this size; above it, 6053. 4 MiB, deliberately low: the whole point is to refuse the allocation, not to relocate it.

public long NonSeekableBufferLimitBytes { get; set; }

Property Value

long