Document Task EngineIs Processing Documents Complete Property
Returns true if a task is currently running and the task has completed processing all documents; false if still busy 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 IsProcessingDocumentsComplete { get; }