Click or drag to resize

DocumentTaskEngineTotalDocumentsProcessed Property

If a task is running, returns the total number of documents that have currently been fully processed (includes extracted embedded and container items).

Namespace: OpenDiscoverSDK.Platform
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public int TotalDocumentsProcessed { get; }

Property Value

Int32
See Also