Document Task EngineIs Reading Document Complete Property
Returns true if a task is currently running and the task has completed reading all the input documents; false if still has
documents to read or a task is not running.
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 IsReadingDocumentComplete { get; }