Table of Contents

Property StreamingThresholdBytes

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

StreamingThresholdBytes

Above this size the main document part is read with OpenXmlPartReader (SAX) instead of being materialised as a DOM. 8 MiB. Event 913 records which mode ran.

public long StreamingThresholdBytes { get; set; }

Property Value

long