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