Document Task EngineIsolate Corrupt Document Property
RESERVED - DO NOT USE OR SET PROPERTY. Reserved for internal testing.
Definition
Namespace: OpenDiscoverSDK.Platform
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public bool IsolateCorruptDocument { get; set; }Property Value
BooleanRemarks
This mode degrades performance significantly, ONLY use when trying to isolate a corrupt document that crashed the DocumentTaskEngine.
DebugLogging must be set to true, and this property set to true in order to trap a corrupt document that threw an uncatchable exception such as stack overflow exception.