DocumentTaskEngineIsProcessingDocumentsComplete 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.
Namespace: OpenDiscoverSDK.PlatformAssembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic bool IsProcessingDocumentsComplete { get; }Property Value
Boolean
See Also