Document Task EngineTotal Input Documents Processed Property
If a task is running, returns the total number of input documents to task that have currently been fully processed (does NOT include extracted embedded and container items).
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 int TotalInputDocumentsProcessed { get; }