Document Task EngineIs File Store Writer Complete 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.
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 IsFileStoreWriterComplete { get; }