DocumentTaskEngineIsFileStoreWriterComplete Property |
Returns true if a task is currently running and the task has completed writing all attachments and extracted text to ar or flat files; 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 IsFileStoreWriterComplete { get; }Property Value
Boolean
See Also