Table of Contents

Property FailFast

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

FailFast

Promotes the first document failure to a run failure and rethrows the original, without mutating the registered ContinueOnDocumentError.

public bool FailFast { get; set; }

Property Value

bool